cthorrez commited on
Commit
513d2e6
·
verified ·
1 Parent(s): f32b8cc

pyarrow convert date

Browse files
README.md CHANGED
@@ -2,7 +2,7 @@
2
  dataset_info:
3
  features:
4
  - name: date
5
- dtype: date64
6
  - name: competitor_1
7
  dtype: string
8
  - name: competitor_2
@@ -15,67 +15,67 @@ dataset_info:
15
  dtype: string
16
  splits:
17
  - name: league_of_legends
18
- num_bytes: 23095611
19
  num_examples: 130729
20
  - name: counterstrike
21
- num_bytes: 29262179
22
  num_examples: 200829
23
  - name: rocket_league
24
- num_bytes: 24756567
25
  num_examples: 158119
26
  - name: starcraft1
27
- num_bytes: 12798768
28
  num_examples: 101643
29
  - name: starcraft2
30
- num_bytes: 62865379
31
  num_examples: 440810
32
  - name: smash_melee
33
- num_bytes: 47051521
34
  num_examples: 397744
35
  - name: smash_ultimate
36
- num_bytes: 32891365
37
  num_examples: 275316
38
  - name: dota2
39
- num_bytes: 9815773
40
  num_examples: 73449
41
  - name: overwatch
42
- num_bytes: 5244523
43
  num_examples: 35633
44
  - name: valorant
45
- num_bytes: 9972221
46
  num_examples: 69769
47
  - name: warcraft3
48
- num_bytes: 16526714
49
  num_examples: 135082
50
  - name: rainbow_six
51
- num_bytes: 10059293
52
  num_examples: 68370
53
  - name: halo
54
- num_bytes: 2401360
55
  num_examples: 15640
56
  - name: call_of_duty
57
- num_bytes: 2902106
58
  num_examples: 19202
59
  - name: tetris
60
- num_bytes: 837932
61
  num_examples: 6353
62
  - name: street_fighter
63
- num_bytes: 13682950
64
  num_examples: 82199
65
  - name: tekken
66
- num_bytes: 10190328
67
  num_examples: 63099
68
  - name: king_of_fighters
69
- num_bytes: 2978444
70
  num_examples: 18010
71
  - name: guilty_gear
72
- num_bytes: 3573014
73
  num_examples: 22105
74
  - name: fifa
75
- num_bytes: 4068505
76
  num_examples: 31342
77
- download_size: 53603411
78
- dataset_size: 324974553
79
  configs:
80
  - config_name: default
81
  data_files:
 
2
  dataset_info:
3
  features:
4
  - name: date
5
+ dtype: date32
6
  - name: competitor_1
7
  dtype: string
8
  - name: competitor_2
 
15
  dtype: string
16
  splits:
17
  - name: league_of_legends
18
+ num_bytes: 22572695
19
  num_examples: 130729
20
  - name: counterstrike
21
+ num_bytes: 28458863
22
  num_examples: 200829
23
  - name: rocket_league
24
+ num_bytes: 24124091
25
  num_examples: 158119
26
  - name: starcraft1
27
+ num_bytes: 12392196
28
  num_examples: 101643
29
  - name: starcraft2
30
+ num_bytes: 61102139
31
  num_examples: 440810
32
  - name: smash_melee
33
+ num_bytes: 45460545
34
  num_examples: 397744
35
  - name: smash_ultimate
36
+ num_bytes: 31790101
37
  num_examples: 275316
38
  - name: dota2
39
+ num_bytes: 9521977
40
  num_examples: 73449
41
  - name: overwatch
42
+ num_bytes: 5101991
43
  num_examples: 35633
44
  - name: valorant
45
+ num_bytes: 9693145
46
  num_examples: 69769
47
  - name: warcraft3
48
+ num_bytes: 15986386
49
  num_examples: 135082
50
  - name: rainbow_six
51
+ num_bytes: 9785813
52
  num_examples: 68370
53
  - name: halo
54
+ num_bytes: 2338800
55
  num_examples: 15640
56
  - name: call_of_duty
57
+ num_bytes: 2825298
58
  num_examples: 19202
59
  - name: tetris
60
+ num_bytes: 812520
61
  num_examples: 6353
62
  - name: street_fighter
63
+ num_bytes: 13354154
64
  num_examples: 82199
65
  - name: tekken
66
+ num_bytes: 9937932
67
  num_examples: 63099
68
  - name: king_of_fighters
69
+ num_bytes: 2906404
70
  num_examples: 18010
71
  - name: guilty_gear
72
+ num_bytes: 3484594
73
  num_examples: 22105
74
  - name: fifa
75
+ num_bytes: 3943137
76
  num_examples: 31342
77
+ download_size: 53959001
78
+ dataset_size: 315592781
79
  configs:
80
  - config_name: default
81
  data_files:
data/call_of_duty-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:069aedcd12a1742febe3c4e53f9ab4e002107e8a02c6d967ba5b90bf560a08e0
3
- size 339451
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04bd3a2bd0d5692e89973adcdc966ac79c3347329923c34932ef933c93364a0f
3
+ size 354001
data/counterstrike-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d9d8cb07e7304afb9ae55ea83ed76c1e88c400bf95c47d53b16741d8f6919f8
3
- size 4884029
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e327b4daa07db2846ab9bcf676e2a5911c3c899edf8cd9d1210666b061293f
3
+ size 4920688
data/dota2-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cdf0cb96445a9921c865afd8ead28a6abf2f475d195f3f884911c7612309d712
3
- size 1461857
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e945b8d475282f3bee610ed0c95786f10c096cd53431bc58a089f1a79e43278
3
+ size 1493037
data/fifa-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e3c7e66dadd5d33a90da9a51f7886ff9748c86aa997c0351117850bdc97ef5e
3
- size 606164
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6586a572ba4bdddef2ee70a73152b801392d51e5d0d8e49a73d0b1415ff94a4
3
+ size 613321
data/guilty_gear-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4895353e931f6c02e0474b682929c425cde16db7d47395909daeb2629ff20127
3
- size 713910
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a255ba22af9b63a5eb154e80995171463be07b88776b2b9b4d85cbe90515e72
3
+ size 716850
data/halo-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5fe837966517c39a0c9c262203984667d3959fd45bbb45a840a2f5c5334d0d8b
3
- size 282709
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ceea41589e7f98dfbfb8586b60fef5aebb5bbc995377ed6de858cf250748d154
3
+ size 287480
data/king_of_fighters-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:14170cc164e0fc4a0d9bc8343173b57147e0f7efde30a77312215904725663c3
3
- size 561749
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8c5bd00c931fc48c74e8b609cb854a6026f20540210af4d4213908f84df84d5
3
+ size 564103
data/league_of_legends-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6457c0d81e3d148c9c8b4aed737fdaacfde8d951e81df1653239874a8dd6445
3
- size 3577052
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:815633509dce02e156ed5d2e2f347e5484b4ebc5f74b3184c14fda695201c091
3
+ size 3608129
data/overwatch-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3a906ca511df282629fabbd99797d14b43551c935743e006174b6d6f5af8bd9
3
- size 817099
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f24b6805f941f215f800e02a64e7e79c3719ba5f0c2d7ffd670cc8144130adc
3
+ size 837882
data/rainbow_six-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e6e0b40adb0ce04b417084f76d20b79aa9b5d95dff056a79cf8df1edce2a0df5
3
- size 1653000
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515ca7bf83310bb7ef25262dc60b3a1d02a3c3b00fb854e3c8bcc9d86161d9b9
3
+ size 1671765
data/rocket_league-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9cb32e2a16f7400cf1e006c67c0bd9d870ec954fb2a3452f0cc3cb9519f12c69
3
- size 4009752
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1a3f05c4b9b906de0963f91c73305c63ec1a326ffedfd8cd715c2939db51c06
3
+ size 4030287
data/smash_melee-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:645f8b99381bce9ef1b8dc305c00071557690fc58b91248c59be73e67ae2947b
3
- size 7199004
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9085139f67afe460abf47f9bd1c3ef8c96850130fdea006ef3d32c652dec9eab
3
+ size 7210023
data/smash_ultimate-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6e57b2d7bb3bc1a0cbc4ce3aa122876bfdc8b2af436039cdab0beff6f1abffe1
3
- size 5488117
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c6df803565b5bcc7ab88ea23e2ad64cacf12706a1e9ca3e75e6b666ac2fd67
3
+ size 5493313
data/starcraft1-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0e36c871bb420198af78f841a3d5e97d118b3a19ee9b3aff58b7438d2bd03e8c
3
- size 1826767
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de8a2940930e0a8f82830db96eefcc3db4555c90260dcb073e8f85214d9606f3
3
+ size 1871323
data/starcraft2-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:135a4378f3b79912eac8f159ec3798c311ebf5a37490a47dfff47cc59b291e32
3
- size 11133818
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c71f1e9370acda2bfee24a31ddb2075588c213e65dd62e19e02f5de2316acef3
3
+ size 11168671
data/street_fighter-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:28edc1c2904164b43263ccc1bd010ac42ab8dd76ebde8ca17510b82eaaa03451
3
- size 2672991
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:550de07773be03fa304ab88285b704277944fbbcfac60b1afa45effe23806c6d
3
+ size 2679508
data/tekken-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d6dcda3136fcfc58502fd715b73c2c05a44e3b9480d6238c484660bc6dabf5c
3
- size 2016270
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d38f3322f68fd8ed9465d2556f068697c6f991ed22291f069c976768dbc5eb05
3
+ size 2021815
data/tetris-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7252e039764b7fa5036d711693d6a1796e8c8d96118834de5defd60d1f6c81f
3
- size 104825
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b2a601f12218e15834225b8ebdbac73a836ab7108e865a4272bcaddd1b83194
3
+ size 112867
data/valorant-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:da43d1b50b063b1bca29e7142210544f8d651ae24d4b05c6cab1ea0837298d50
3
- size 1874950
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee8891af87ac35741feb9fdc1fb629263c60e6cd9527bc6fbf360ce9eb8b0211
3
+ size 1885364
data/warcraft3-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c877c8ab0c09cc18bbc27fb4564e7b00bb0c62b47b711f613ac1c44394297aef
3
- size 2379897
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a982d6ff02e858ba82c19da5324dc53e9697873c8a28b9ef3d24722bbc6c74f9
3
+ size 2418574