We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60404a1 commit facd1ccCopy full SHA for facd1cc
rocks/torch-dataframe-1.5-0.rockspec
@@ -1,9 +1,10 @@
1
package = "torch-dataframe"
2
version = "1.5-0"
3
source = {
4
- url = "https://github.com/alexmili/torch-dataframe/archive/master.tar.gz",
5
- dir = "torch-dataframe-master"
+ url = "https://github.com/alexmili/torch-dataframe/archive/v1.5-0.tar.gz",
+ dir = "torch-dataframe-1.5-0"
6
}
7
+
8
description = {
9
summary = "A Dataframe class for Torch",
10
detailed = [[
0 commit comments