Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 1 missing columns ({'certified '})

This happened while the csv dataset builder was generating data using

hf://datasets/VerisimilitudeX/edX/edx_test.csv (at revision c747badede350def34047bfc23d01f6e4d119c2b)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              course_id                   : string
              userid_DI      : string
              registered : int64
              viewed : int64
              explored : int64
              final_cc_cname_DI                        : string
              LoE_DI              : string
              YoB    : string
              gender : string
              start_time_DI : string
              last_event_DI : string
              nevents : string
              ndays_act : string
              nplay_video : string
              nchapters : string
              nforum_posts: int64
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 2300
              to
              {'course_id                   ': Value(dtype='string', id=None), 'userid_DI      ': Value(dtype='string', id=None), 'registered ': Value(dtype='int64', id=None), 'viewed ': Value(dtype='int64', id=None), 'explored ': Value(dtype='int64', id=None), 'certified ': Value(dtype='int64', id=None), 'final_cc_cname_DI                        ': Value(dtype='string', id=None), 'LoE_DI              ': Value(dtype='string', id=None), 'YoB    ': Value(dtype='string', id=None), 'gender ': Value(dtype='string', id=None), 'start_time_DI ': Value(dtype='string', id=None), 'last_event_DI ': Value(dtype='string', id=None), 'nevents ': Value(dtype='string', id=None), 'ndays_act ': Value(dtype='string', id=None), 'nplay_video ': Value(dtype='string', id=None), 'nchapters ': Value(dtype='string', id=None), 'nforum_posts': Value(dtype='int64', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1534, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1155, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 1 missing columns ({'certified '})
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/VerisimilitudeX/edX/edx_test.csv (at revision c747badede350def34047bfc23d01f6e4d119c2b)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

course_id
string
userid_DI
string
registered
int64
viewed
int64
explored
int64
certified
int64
final_cc_cname_DI
string
LoE_DI
string
YoB
string
gender
string
start_time_DI
string
last_event_DI
string
nevents
string
ndays_act
string
nplay_video
string
nchapters
string
nforum_posts
int64
HarvardX/CS50x/2012
MHxPC130545492
1
1
1
1
United States
Master's
1984.0
m
3/10/13
7/29/13
1161.0
50.0
12.0
0
HarvardX/ER22x/2013_Spring
MHxPC130536944
1
1
1
1
United Kingdom
Master's
1985.0
f
3/13/13
8/1/13
1360.0
10.0
29.0
0
HarvardX/CS50x/2012
MHxPC130442298
1
1
1
1
India
8/2/12
7/25/13
77.0
18.0
7.0
0
HarvardX/ER22x/2013_Spring
MHxPC130273564
1
1
1
1
United Kingdom
Bachelor's
1982.0
m
1/23/13
8/13/13
1425.0
29.0
34.0
0
HarvardX/CS50x/2012
MHxPC130247761
1
1
0
0
United States
Secondary
1989.0
m
3/5/13
3/5/13
6.0
1.0
1.0
0
HarvardX/CS50x/2012
MHxPC130328740
1
1
1
1
India
Bachelor's
1994.0
m
1/13/13
6/25/13
254.0
40.0
12.0
0
HarvardX/PH207x/2012_Fall
MHxPC130080579
1
0
0
0
United States
Master's
1961.0
m
7/29/12
7/29/12
1.0
1.0
0
HarvardX/ER22x/2013_Spring
MHxPC130052555
1
1
1
1
United Kingdom
Secondary
1985.0
m
7/19/13
8/15/13
1781.0
18.0
32.0
0
HarvardX/PH278x/2013_Spring
MHxPC130155757
1
0
0
0
Other Africa
Master's
1970.0
f
2/11/13
0
HarvardX/PH278x/2013_Spring
MHxPC130317736
1
1
0
1
Mexico
Secondary
1994.0
m
3/3/13
6/30/13
1214.0
8.0
288.0
4.0
0
HarvardX/PH207x/2012_Fall
MHxPC130318907
1
1
0
0
Other South America
Master's
1975.0
m
10/22/12
10/22/12
22.0
1.0
3.0
2.0
0
HarvardX/ER22x/2013_Spring
MHxPC130114507
1
1
1
1
Germany
Secondary
1990.0
m
4/13/13
8/2/13
1317.0
12.0
31.0
0
HarvardX/ER22x/2013_Spring
MHxPC130162896
1
1
1
1
India
Secondary
1993.0
m
4/5/13
8/17/13
1745.0
35.0
22.0
0
HarvardX/CS50x/2012
MHxPC130226163
1
0
0
0
Unknown/Other
Bachelor's
1982.0
m
9/6/12
0
HarvardX/PH278x/2013_Spring
MHxPC130472487
1
1
0
0
United States
Bachelor's
1984.0
f
5/10/13
5/18/13
22.0
3.0
1.0
0
HarvardX/CS50x/2012
MHxPC130200197
1
0
0
0
Unknown/Other
Secondary
1993.0
m
11/29/12
0
HarvardX/PH207x/2012_Fall
MHxPC130465375
1
1
1
1
Mexico
Master's
1982.0
m
10/9/12
1/20/13
5911.0
39.0
270.0
15.0
0
HarvardX/PH207x/2012_Fall
MHxPC130154925
1
0
0
0
India
Bachelor's
1983.0
m
10/15/12
10/15/12
1.0
1.0
0
HarvardX/CS50x/2012
MHxPC130054486
1
1
1
1
India
Bachelor's
1987.0
f
7/25/12
5/22/13
167.0
41.0
12.0
0
HarvardX/CS50x/2012
MHxPC130060111
1
0
0
0
Unknown/Other
Bachelor's
1987.0
m
8/21/12
0
HarvardX/CB22x/2013_Spring
MHxPC130582074
1
1
0
0
United States
Master's
1982.0
f
3/13/13
3/14/13
47.0
2.0
2.0
0
HarvardX/CB22x/2013_Spring
MHxPC130530902
1
0
0
0
Greece
Bachelor's
1985.0
f
2/24/13
11/17/13
0
HarvardX/PH207x/2012_Fall
MHxPC130421311
1
0
0
0
Other Africa
8/17/12
8/31/12
3.0
2.0
0
HarvardX/CB22x/2013_Spring
MHxPC130432231
1
0
0
0
Unknown/Other
Master's
1977.0
m
1/20/13
11/17/13
0
HarvardX/CS50x/2012
MHxPC130472186
1
0
0
0
United States
Master's
1945.0
m
11/23/12
0
HarvardX/ER22x/2013_Spring
MHxPC130346713
1
0
0
0
United States
Bachelor's
1988.0
f
5/15/13
5/16/13
2.0
1.0
0
HarvardX/CS50x/2012
MHxPC130094193
1
0
0
0
United Kingdom
Bachelor's
1987.0
m
3/3/13
3/5/13
4.0
2.0
0
HarvardX/CS50x/2012
MHxPC130062918
1
1
1
1
United Kingdom
8/20/12
5/12/13
252.0
37.0
11.0
0
HarvardX/PH207x/2012_Fall
MHxPC130255612
1
0
0
0
Other Europe
Bachelor's
1985.0
m
6/3/13
6/4/13
7.0
2.0
0
HarvardX/ER22x/2013_Spring
MHxPC130573693
1
1
0
0
Brazil
Secondary
1993.0
m
3/14/13
4/9/13
231.0
4.0
3.0
0
HarvardX/ER22x/2013_Spring
MHxPC130237509
1
1
0
0
United States
Bachelor's
1986.0
m
3/4/13
3/15/13
68.0
1.0
2.0
0
HarvardX/PH207x/2012_Fall
MHxPC130272824
1
1
1
1
Nigeria
Bachelor's
1982.0
f
10/21/12
8/27/13
10449.0
58.0
148.0
16.0
0
HarvardX/CS50x/2012
MHxPC130029970
1
1
1
1
Australia
Bachelor's
1971.0
m
9/15/12
5/19/13
138.0
14.0
10.0
0
HarvardX/PH207x/2012_Fall
MHxPC130073639
1
1
1
1
India
Bachelor's
1991.0
f
10/22/12
1/1/13
1932.0
21.0
27.0
12.0
0
HarvardX/ER22x/2013_Spring
MHxPC130150024
1
1
1
1
United States
Bachelor's
1988.0
f
1/29/13
7/13/13
1553.0
28.0
33.0
0
HarvardX/ER22x/2013_Spring
MHxPC130196842
1
0
0
0
United States
Bachelor's
1986.0
m
4/15/13
4/15/13
3.0
1.0
0
HarvardX/CS50x/2012
MHxPC130121606
1
1
0
0
United States
Secondary
1987.0
m
3/3/13
3/7/13
8.0
2.0
1.0
0
HarvardX/CS50x/2012
MHxPC130178663
1
1
1
0
United States
Bachelor's
1970.0
m
2/27/13
6/24/13
613.0
66.0
12.0
0
HarvardX/CS50x/2012
MHxPC130087490
1
1
0
0
United States
Secondary
1997.0
m
5/23/13
7/10/13
55.0
5.0
5.0
0
HarvardX/CS50x/2012
MHxPC130388781
1
0
0
0
Unknown/Other
Doctorate
1983.0
m
8/15/12
0
HarvardX/CS50x/2012
MHxPC130393123
1
0
0
0
India
Bachelor's
1989.0
m
9/17/12
0
HarvardX/CS50x/2012
MHxPC130544278
1
1
0
0
India
Secondary
1995.0
m
8/8/13
8/9/13
23.0
6.0
3.0
0
HarvardX/PH278x/2013_Spring
MHxPC130134256
1
1
1
1
Other South Asia
Master's
1984.0
m
3/30/13
8/12/13
2462.0
39.0
953.0
7.0
0
HarvardX/CS50x/2012
MHxPC130399662
1
0
0
0
United States
m
8/12/12
0
HarvardX/CB22x/2013_Spring
MHxPC130519375
1
1
0
0
India
Bachelor's
1987.0
m
2/24/13
4/9/13
22.0
3.0
2.0
0
HarvardX/PH207x/2012_Fall
MHxPC130435146
1
1
0
0
Mexico
Master's
1982.0
m
10/29/12
10/29/12
47.0
1.0
3.0
2.0
0
HarvardX/CB22x/2013_Spring
MHxPC130220036
1
0
0
0
United States
1982.0
f
1/22/13
11/17/13
0
HarvardX/CS50x/2012
MHxPC130035123
1
0
0
0
Brazil
Bachelor's
1984.0
m
8/27/12
0
HarvardX/ER22x/2013_Spring
MHxPC130489653
1
1
0
1
India
Master's
1989.0
f
6/1/13
7/24/13
342.0
2.0
8.0
0
HarvardX/PH207x/2012_Fall
MHxPC130492960
1
1
1
1
India
Bachelor's
1990.0
f
9/29/12
12/31/12
1237.0
18.0
74.0
12.0
0
HarvardX/PH207x/2012_Fall
MHxPC130242576
1
1
0
0
India
Bachelor's
1978.0
m
8/11/12
4/4/13
650.0
18.0
197.0
3.0
0
HarvardX/CB22x/2013_Spring
MHxPC130501993
1
0
0
0
Unknown/Other
Bachelor's
1986.0
m
1/11/13
11/17/13
0
HarvardX/PH207x/2012_Fall
MHxPC130180065
1
1
1
1
United Kingdom
Master's
1981.0
f
7/27/12
1/13/13
8317.0
64.0
523.0
15.0
0
HarvardX/ER22x/2013_Spring
MHxPC130484459
1
1
0
0
United Kingdom
Master's
1976.0
m
6/18/13
6/18/13
3.0
1.0
1.0
0
HarvardX/ER22x/2013_Spring
MHxPC130362551
1
1
1
1
Other Africa
Master's
1974.0
m
12/31/12
8/14/13
1388.0
44.0
33.0
0
HarvardX/PH207x/2012_Fall
MHxPC130015424
1
0
0
0
Unknown/Other
Bachelor's
1989.0
m
11/4/12
0
HarvardX/ER22x/2013_Spring
MHxPC130186174
1
1
0
1
Other Europe
12/21/12
6/22/13
621.0
9.0
9.0
0
HarvardX/PH207x/2012_Fall
MHxPC130022497
1
0
0
0
Other Europe
Secondary
1993.0
f
10/11/12
10/11/12
2.0
1.0
0
HarvardX/CS50x/2012
MHxPC130367118
1
0
0
0
Unknown/Other
Secondary
1994.0
m
8/13/12
0
HarvardX/ER22x/2013_Spring
MHxPC130578327
1
1
1
1
United States
Master's
1946.0
m
12/31/12
8/8/13
1564.0
46.0
32.0
0
HarvardX/CB22x/2013_Spring
MHxPC130088364
1
1
0
0
Canada
Bachelor's
1988.0
m
6/13/13
8/16/13
367.0
17.0
9.0
0
HarvardX/ER22x/2013_Spring
MHxPC130401191
1
0
0
0
Nigeria
Bachelor's
1976.0
m
2/26/13
0
HarvardX/ER22x/2013_Spring
MHxPC130488267
1
1
0
0
United Kingdom
Master's
1972.0
m
5/8/13
6/11/13
443.0
8.0
12.0
0
HarvardX/PH207x/2012_Fall
MHxPC130559027
1
1
1
1
Other Africa
Bachelor's
1987.0
f
10/9/12
1/19/13
3312.0
26.0
33.0
13.0
0
HarvardX/PH278x/2013_Spring
MHxPC130240774
1
1
0
0
United States
Bachelor's
1969.0
m
5/7/13
5/23/13
139.0
10.0
7.0
1.0
0
HarvardX/CS50x/2012
MHxPC130182170
1
1
0
0
United States
Bachelor's
1990.0
m
12/16/12
4/1/13
2.0
1.0
1.0
0
HarvardX/ER22x/2013_Spring
MHxPC130227752
1
1
1
1
France
Secondary
1991.0
f
3/30/13
8/9/13
1205.0
22.0
33.0
0
HarvardX/CS50x/2012
MHxPC130281455
1
0
0
0
Unknown/Other
Bachelor's
1988.0
m
8/13/12
0
HarvardX/ER22x/2013_Spring
MHxPC130359863
1
1
0
0
Australia
Bachelor's
1991.0
f
4/20/13
4/20/13
7.0
1.0
1.0
0
HarvardX/CS50x/2012
MHxPC130174547
1
0
0
0
India
Secondary
1992.0
m
6/26/13
6/26/13
1.0
1.0
0
HarvardX/ER22x/2013_Spring
MHxPC130497544
1
0
0
0
India
Bachelor's
1988.0
m
12/21/12
0
HarvardX/CB22x/2013_Spring
MHxPC130069081
1
1
0
1
India
Secondary
1993.0
m
12/21/12
8/28/13
600.0
19.0
13.0
0
HarvardX/PH207x/2012_Fall
MHxPC130307540
1
0
0
0
India
Bachelor's
1990.0
m
7/24/12
10/3/12
2.0
2.0
0
HarvardX/CS50x/2012
MHxPC130306811
1
0
0
0
United States
Doctorate
1981.0
m
11/13/12
0
HarvardX/ER22x/2013_Spring
MHxPC130334906
1
0
0
0
Poland
Master's
1978.0
m
12/21/12
0
HarvardX/ER22x/2013_Spring
MHxPC130414656
1
1
1
1
Egypt
Bachelor's
1992.0
f
7/25/13
8/3/13
1363.0
10.0
32.0
0
HarvardX/CS50x/2012
MHxPC130252604
1
1
1
1
Brazil
Bachelor's
1970.0
m
9/21/12
4/24/13
495.0
33.0
12.0
0
HarvardX/PH207x/2012_Fall
MHxPC130292962
1
1
0
0
Other South Asia
Bachelor's
1991.0
f
7/27/12
10/24/12
546.0
9.0
80.0
3.0
0
HarvardX/CS50x/2012
MHxPC130462520
1
1
0
0
United States
Bachelor's
1984.0
f
2/28/13
3/1/13
12.0
2.0
1.0
0
HarvardX/CB22x/2013_Spring
MHxPC130480733
1
1
1
1
Brazil
Bachelor's
1984.0
f
12/27/12
9/7/13
2177.0
51.0
27.0
0
HarvardX/PH207x/2012_Fall
MHxPC130456027
1
1
1
1
India
Bachelor's
1987.0
f
10/20/12
1/20/13
3468.0
22.0
1.0
13.0
0
HarvardX/ER22x/2013_Spring
MHxPC130311838
1
0
0
0
India
Secondary
1993.0
f
12/30/12
3/12/13
1.0
1.0
0
HarvardX/ER22x/2013_Spring
MHxPC130350450
1
0
0
0
Unknown/Other
Master's
1979.0
m
12/26/12
0
HarvardX/CB22x/2013_Spring
MHxPC130036947
1
1
1
1
United States
Less than Secondary
1997.0
f
1/14/13
9/4/13
4244.0
58.0
27.0
0
HarvardX/CB22x/2013_Spring
MHxPC130567071
1
0
0
0
Unknown/Other
Secondary
1991.0
f
12/21/12
11/17/13
0
HarvardX/PH207x/2012_Fall
MHxPC130045514
1
1
0
0
India
Master's
1975.0
f
7/25/12
11/8/12
452.0
4.0
105.0
5.0
0
HarvardX/CS50x/2012
MHxPC130175096
1
1
0
0
United States
Bachelor's
1985.0
m
10/30/12
4/21/13
33.0
4.0
2.0
0
HarvardX/ER22x/2013_Spring
MHxPC130454633
1
1
1
1
United Kingdom
Secondary
1996.0
f
7/15/13
8/15/13
1481.0
9.0
31.0
0
HarvardX/PH207x/2012_Fall
MHxPC130579700
1
1
1
1
United States
Master's
1985.0
m
8/18/12
1/18/13
4621.0
51.0
523.0
16.0
0
HarvardX/CS50x/2012
MHxPC130006134
1
0
0
0
Unknown/Other
Bachelor's
1994.0
m
8/20/12
0
HarvardX/PH207x/2012_Fall
MHxPC130489040
1
0
0
0
Unknown/Other
Master's
1987.0
m
10/12/12
0
HarvardX/ER22x/2013_Spring
MHxPC130295186
1
1
1
1
United States
Master's
1954.0
m
2/14/13
7/29/13
1711.0
61.0
32.0
0
HarvardX/ER22x/2013_Spring
MHxPC130582878
1
1
1
1
Other Europe
m
2/15/13
8/27/13
4427.0
62.0
34.0
0
HarvardX/ER22x/2013_Spring
MHxPC130376778
1
0
0
0
Philippines
Secondary
1993.0
m
1/14/13
0
HarvardX/PH207x/2012_Fall
MHxPC130300980
1
1
1
1
Spain
Master's
1982.0
f
9/3/12
1/17/13
8716.0
44.0
2299.0
15.0
0
HarvardX/PH207x/2012_Fall
MHxPC130234772
1
1
1
1
Spain
Master's
1988.0
m
9/5/12
1/18/13
2751.0
22.0
209.0
13.0
0
HarvardX/PH278x/2013_Spring
MHxPC130345285
1
1
1
1
Other South Asia
Bachelor's
1989.0
f
2/25/13
7/30/13
1101.0
16.0
31.0
7.0
0
HarvardX/PH207x/2012_Fall
MHxPC130342482
1
0
0
0
Other Africa
Secondary
1990.0
m
9/15/12
9/15/12
2.0
1.0
0
HarvardX/PH207x/2012_Fall
MHxPC130051122
1
1
1
1
United Kingdom
Master's
1975.0
m
10/14/12
1/20/13
2005.0
17.0
87.0
16.0
0
HarvardX/ER22x/2013_Spring
MHxPC130328557
1
1
1
1
United States
m
2/27/13
8/5/13
1776.0
44.0
28.0
2
End of preview.
README.md exists but content is empty.
Downloads last month
28