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 support For read_json and to_json #26

Open
gage-russell opened this issue Sep 16, 2022 · 2 comments
Open

Add support For read_json and to_json #26

gage-russell opened this issue Sep 16, 2022 · 2 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@gage-russell
Copy link
Owner

gage-russell commented Sep 16, 2022

Following the same patterns used in read_csv and to_csv, add support for json files.

Add Support For read_json and to_json.

example read_csv

example to_csv

example reader tests

The DataFrame methods (to_csv) are not currently tested. Feel free to take a stab at how you might test to_json, but that is not a requirement of this issue.

@gage-russell gage-russell added the good first issue Good for newcomers label Sep 16, 2022
@fwalsh-pl
Copy link

I'll pick this one up

@gage-russell
Copy link
Owner Author

@fwalsh-pl assigning to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants