parquet-converter
commited on
Commit
•
acc98d3
1
Parent(s):
dd39816
Update duckdb index files
Browse files- .gitattributes +1 -0
- table/validation/index.duckdb +3 -0
.gitattributes
CHANGED
@@ -60,3 +60,4 @@ equation/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
60 |
plot/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
61 |
plot/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
62 |
table/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
60 |
plot/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
61 |
plot/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
62 |
table/train/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
63 |
+
table/validation/index.duckdb filter=lfs diff=lfs merge=lfs -text
|
table/validation/index.duckdb
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:77b47c074ef1c09f45a7d691486089b135253d6146b3e1144b898365b69c7e11
|
3 |
+
size 17313792
|