Upload 2 files
Browse filesdef revert_x_list(tokens):
return [round((t - 431) / 100.0, 2) for t in tokens]
def revert_y_list(tokens):
return [round((t - 952) / 100.0, 2) for t in tokens]
- data-00000-of-00002.arrow +3 -0
- data-00001-of-00002.arrow +3 -0
data-00000-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e4ed050fcea452652246f6630700045e3f4ba08dc0f6300be97b9786bcfaf99f
|
| 3 |
+
size 346623200
|
data-00001-of-00002.arrow
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:24996473e1c4e67f540362d35bf153f383782bedede40d41675c25dfb4505abf
|
| 3 |
+
size 346623200
|