Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for creating a parquet schema. #162

Merged
merged 6 commits into from
Nov 6, 2023

Conversation

delucchi-cmu
Copy link
Contributor

Change Description

Closes #121
Closes #116

Solution Description

In building the notebook, I ran into some trouble with the CsvReader always passing through dtype_backend="numpy_nullable", so I added as a kwarg so it can be turned on or off depending on the needs of the caller.

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@delucchi-cmu delucchi-cmu merged commit d0edf07 into main Nov 6, 2023
12 checks passed
@delucchi-cmu delucchi-cmu deleted the delucchi/schema_doc branch November 6, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Demo notebook for empty schema creation Dask workers restarting results in ValueError on intermediate files
2 participants