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

Update csv reads #794

Merged
merged 2 commits into from
Jan 31, 2024
Merged

Update csv reads #794

merged 2 commits into from
Jan 31, 2024

Conversation

mschwamb
Copy link
Collaborator

update csv reads for a change to pandas

fixes #792

  • Does pip install still work?
  • Do all the units tests run successfully?
  • Have you used black on the files you have updated to confirm python programming style guide enforcement?

update csv reads for a change to pandas

fixes #792
Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (71734ac) 75.98% compared to head (d71fedf) 75.98%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #794   +/-   ##
=======================================
  Coverage   75.98%   75.98%           
=======================================
  Files          65       65           
  Lines        2944     2944           
=======================================
  Hits         2237     2237           
  Misses        707      707           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mschwamb mschwamb merged commit 840d52d into main Jan 31, 2024
7 of 10 checks passed
@mschwamb mschwamb deleted the update_csv_reads branch January 31, 2024 16:43
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.

pandas csv reader deprication of delim_whitespace
2 participants