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 ({'note'}) This happened while the json dataset builder was generating data using hf://datasets/benxh/open-access-books-v1/finalData.jsonl (at revision 8b51ddfeed8cb75c7c0eac50ba89e9d2c6c5d4f4) 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 name: string authors: list<item: string> child 0, item: string year: string field: string language: string subject: string subfield: string difficulty: string type: string url: string filename: string additionalFiles: list<item: string> child 0, item: string license: string content: string additions: list<item: list<item: string>> child 0, item: list<item: string> child 0, item: string to {'name': Value(dtype='string', id=None), 'authors': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'year': Value(dtype='string', id=None), 'field': Value(dtype='string', id=None), 'language': Value(dtype='string', id=None), 'subject': Value(dtype='string', id=None), 'subfield': Value(dtype='string', id=None), 'difficulty': Value(dtype='string', id=None), 'type': Value(dtype='string', id=None), 'url': Value(dtype='string', id=None), 'filename': Value(dtype='string', id=None), 'additionalFiles': Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), 'license': Value(dtype='string', id=None), 'content': Value(dtype='string', id=None), 'additions': Sequence(feature=Sequence(feature=Value(dtype='string', id=None), length=-1, id=None), length=-1, id=None), 'note': Value(dtype='string', 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 1321, 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 935, 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 ({'note'}) This happened while the json dataset builder was generating data using hf://datasets/benxh/open-access-books-v1/finalData.jsonl (at revision 8b51ddfeed8cb75c7c0eac50ba89e9d2c6c5d4f4) 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.
name
string | authors
sequence | year
string | field
string | language
string | subject
string | subfield
string | difficulty
string | type
string | url
string | filename
string | additionalFiles
sequence | license
string | content
string | additions
sequence | note
string |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Think Python 2e | [
"Allen B. Downey"
] | 2015 | Computer Science | English | Programming | Python | Beginner | Textbook | https://greenteapress.com/wp/think-python-2e/ | thinkpython2.pdf.md | [
"ThinkPython2-master/code",
"ThinkPython2-master/python_thinking"
] | CC BY-NC 3.0 | "## Think Python \n\n#### How to Think Like a Computer Scientist \n\n 2nd Edition, Version 2.4.0 \n\(...TRUNCATED) | [["```py\n\"\"\"This module contains a code example related to\n\nThink Python, 2nd Edition\nby Alle(...TRUNCATED) | null |
Introduction to Theory of Computation | [
"Anil Maheshwari",
"Michiel Smid"
] | 2019 | Computer Science | English | Theory of Computation | Automata Theory | Beginner | Textbook | https://cglab.ca/~michiel/TheoryOfComputation/TheoryOfComputation.pdf | TheoryOfComputation.pdf.md | null | CC BY-NC-SA 4.0 | "## Introduction to Theory of Computation \n\n#### Anil Maheshwari Michiel Smid \n\n School of Compu(...TRUNCATED) | null | null |
Mathematics for Computer Science Fall 2010 | [
"Eric Lehman",
"Tom Leighton",
"F. Thomson Leighton",
"Albert R. Meyer"
] | 2010 | Computer Science | English | Mathematics | Discrete Mathematics | Beginner | Textbook | https://courses.csail.mit.edu/6.042/spring17/mcs.pdf | Mathematics-for-computerscience-fall-2010.pdf.md | null | CC BY-NC-SA 4.0 | " “mcs” — 2017/6/5 — 19:42 — page i — #1 \n\n###### Mathematics for Computer Science \n\(...TRUNCATED) | null | null |
Category Theory for Computing Science | [
"Michael Barr",
"Charles Wells"
] | 1998 | Computer Science | English | Mathematics | Category Theory | Beginner | Textbook | http://www.tac.mta.ca/tac/reprints/articles/22/tr22.pdf | Category-Theory-for-Computing-Science.pdf.md | null | CC BY-NC-SA 4.0 | "Reprints in Theory and Applications of Categories, No. 22, 2012. \n\n#### CATEGORY THEORY FOR COMPU(...TRUNCATED) | null | null |
Building Blocks for Theoretical Computer Science | [
"Margaret M. Fleck"
] | 2017 | Computer Science | English | Mathematics | Discrete Mathematics | Beginner | Textbook | https://mfleck.cs.illinois.edu/building-blocks/ | Building Blocks for Theoretical Computer Science.pdf.md | [
"Building Blocks for Theoretical Computer Science Instructor/"
] | CC BY-NC-SA 4.0 | "## Building Blocks \n\n## for \n\n## Theoretical Computer Science \n\n## (Version 1.3b) \n\n#### Ma(...TRUNCATED) | [["\u0000\u0000\u0000\u0001Bud1\u0000\u0000\u0010\u0000\u0000\u0000\b\u0000\u0000\u0000\u0010\u0000\(...TRUNCATED) | Missing annotated solutions |
Think Stats - Exploratory Data Analysis in Python | [
"Allen B. Downey"
] | 2014 | Computer Science | English | Data Analysis | Python | Beginner | Textbook | https://greenteapress.com/wp/think-stats-2e/ | thinkstats2.pdf.md | ["ThinkStats2-master/code","ThinkStats2-master/solutions","ThinkStats2-master/workshop","ThinkStats2(...TRUNCATED) | CC BY-NC-SA 4.0 | "# Think Stats \n\n## Exploratory Data Analysis in Python \n\n Version 2.2 \n\n\n\n# Think Stats \n\(...TRUNCATED) | [["infile dictionary {\n\n*****************************************************************\n* NATIO(...TRUNCATED) | null |
Think DSP - Digital Signal Processing in Python | [
"Allen B. Downey"
] | 2014 | Computer Science | English | Signal Processing | Python | Beginner | Textbook | https://greenteapress.com/wp/think-dsp/ | thinkdsp.pdf.md | [
"ThinkDSP-master/code"
] | CC BY-NC-SA 4.0 | "# Think DSP \n\n## Digital Signal Processing in Python \n\n Version 1.1.4 \n\n\n\n# Think DSP \n\n#(...TRUNCATED) | [["{\n \"cells\": [\n {\n \"cell_type\": \"markdown\",\n \"metadata\": {},\n \"source\": [\n (...TRUNCATED) | null |
Python Programming | [
"Wikibooks"
] | 2015 | Computer Science | English | Programming | Python | Beginner | Textbook | https://en.wikibooks.org/wiki/Python_Programming | Python_Programming.pdf.md | null | CC BY-SA 3.0 | "# Python Programming \n\n## en.wikibooks.org \n\n\nDecember 27, 2015 \n\nOn the 28th of April 2012 (...TRUNCATED) | null | null |
Think Complexity 2e | [
"Allen B. Downey"
] | 2016 | Computer Science | English | Complexity | Python | Beginner | Textbook | https://greenteapress.com/wp/think-complexity-2e/ | thinkcomplexity2.pdf.md | ["ThinkComplexity2-master/code","ThinkComplexity2-master/notebooks","ThinkComplexity2-master/papers"(...TRUNCATED) | CC BY-NC-SA 4.0 | "# Think Complexity \n\n Version 2.6.3 \n\n\n\n# Think Complexity \n\n Version 2.6.3 \n\n## Allen B.(...TRUNCATED) | [["```py\n\"\"\" Code example from Complexity and Computation, a book about\nexploring complexity sc(...TRUNCATED) | null |
Competitive Programmer’s Handbook | [
"Antti Laaksonen"
] | 2017 | Computer Science | English | Programming | Competitive Programming | Beginner | Textbook | https://cses.fi/book/book.pdf | cses-Handbook.pdf.md | null | CC BY-NC-SA 4.0 | "# Competitive Programmer’s Handbook \n\n## Antti Laaksonen \n\n#### Draft July 3, 2018 \n\n\nii \(...TRUNCATED) | null | null |
End of preview.