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

Fix pandas FutureWarnings #53

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

jojoelfe
Copy link
Collaborator

Hey Alister,

this fixes the pandas Futurewarnings for me. I'm doing a PR against your future branch, not sure if that's the way you want to handle it.

Best,

Johannes

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (pyarrow@d790fba). Click here to learn what that means.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             pyarrow      #53   +/-   ##
==========================================
  Coverage           ?   81.27%           
==========================================
  Files              ?        7           
  Lines              ?      283           
  Branches           ?        0           
==========================================
  Hits               ?      230           
  Misses             ?       53           
  Partials           ?        0           

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

@alisterburt
Copy link
Member

😍 you're a star @jojoelfe - thanks for this!

@alisterburt alisterburt merged commit 085d2a5 into teamtomo:pyarrow Feb 22, 2024
5 checks passed
alisterburt added a commit that referenced this pull request Feb 22, 2024
* add pyarrow dep to fix tests

* change delim_whitespace to sep='\s+'

* add raw string formatter and change sep -> delimiter

* Fix pandas FutureWarnings (#53)

---------

Co-authored-by: Johannes Elferich <[email protected]>
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.

3 participants