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

Support pandas 1.3 #366

Merged
merged 8 commits into from
Jan 11, 2022
Merged

Support pandas 1.3 #366

merged 8 commits into from
Jan 11, 2022

Conversation

machow
Copy link
Owner

@machow machow commented Jan 6, 2022

TODO:

  • : Rebase

Notes:

  • fct_reorder - support pandas 1.3, and add correct null handling
  • remove uses of __div__
  • fix tests of output for coalesce and datetime (by having test match only part of output, which has changed slightly in 1.3)
  • fix nest, which broke due to changes in pandas splitter.iter
  • add python 3.8, and python 3.10 to test matrix

@machow machow force-pushed the support-pandas-1.3 branch 4 times, most recently from 2190f55 to 7126f73 Compare January 11, 2022 17:47
@machow machow marked this pull request as ready for review January 11, 2022 18:33
@machow machow force-pushed the support-pandas-1.3 branch from 0f3d2c5 to 380eba0 Compare January 11, 2022 19:27
@machow machow merged commit 17ea905 into main Jan 11, 2022
@machow machow deleted the support-pandas-1.3 branch January 11, 2022 19:40
@machow machow mentioned this pull request Jan 20, 2022
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.

1 participant