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

Better support for Apache Arrow backed pandas dataframes #18

Merged
merged 3 commits into from
Apr 19, 2024

Commits on Apr 19, 2024

  1. Improved arrow backed pandas support and updated poetry lock.

    I had to disable tests with Series(dtype=Int64).rank() calls because they fail to handle NA correctly.
    windiana42 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8495652 View commit details
    Browse the repository at this point in the history
  2. Prepare release 0.1.4

    windiana42 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4f89888 View commit details
    Browse the repository at this point in the history
  3. fixed github PR template

    windiana42 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1869734 View commit details
    Browse the repository at this point in the history