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

Removing dependency on pandas #23

Merged
merged 1 commit into from May 1, 2018
Merged

Removing dependency on pandas #23

merged 1 commit into from May 1, 2018

Conversation

mtlynch
Copy link
Owner

@mtlynch mtlynch commented May 1, 2018

It was only used to read CSVs, but it's a very heavyweight library, and the
built-in csv module achieves the same thing.

It was only used to read CSVs, but it's a very heavyweight library, and the
built-in csv module achieves the same thing.
@mtlynch mtlynch mentioned this pull request May 1, 2018
@coveralls
Copy link

coveralls commented May 1, 2018

Coverage Status

Coverage decreased (-2.3%) to 55.615% when pulling a17a77b on cut-pandas into e7ef1e3 on master.

@mtlynch mtlynch merged commit 14d9b81 into master May 1, 2018
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.

None yet

2 participants