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

Use pyarrow dtype_backend #1781

Merged
merged 22 commits into from
Sep 26, 2024
Merged

Use pyarrow dtype_backend #1781

merged 22 commits into from
Sep 26, 2024

Commits on Aug 30, 2024

  1. Use pyarrow dtype_backend

    visr committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    8cbb1ed View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    bbe517f View commit details
    Browse the repository at this point in the history
  2. Run codegen

    visr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ee64728 View commit details
    Browse the repository at this point in the history
  3. Coalesce priority to 0

    visr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1f8e09a View commit details
    Browse the repository at this point in the history
  4. Ensure timestamps are equal

    visr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5ea17fb View commit details
    Browse the repository at this point in the history
  5. Fixes

    visr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1a6c087 View commit details
    Browse the repository at this point in the history
  6. Fix ms unit in example

    visr committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    ba469e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9d0d0c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    a9fb8d1 View commit details
    Browse the repository at this point in the history
  2. try

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d49d634 View commit details
    Browse the repository at this point in the history
  3. Put in fill_value in pivot_table

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    990f528 View commit details
    Browse the repository at this point in the history
  4. Try to address the futurewarning

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    e6fcaf3 View commit details
    Browse the repository at this point in the history
  5. Failing to break it

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    b519132 View commit details
    Browse the repository at this point in the history
  6. Update remaining read_feather

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    9d7790f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    320fb49 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ada1f83 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71c13bd View commit details
    Browse the repository at this point in the history
  10. Set CRS of Basin / area

    visr committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    71d9fbc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Address review comments

    visr committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    fdf25d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. restore nullable

    visr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    baa8756 View commit details
    Browse the repository at this point in the history
  2. Add default 0 for node_id

    visr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    fd6908d View commit details
    Browse the repository at this point in the history
  3. Priority is optional

    visr committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cbc936b View commit details
    Browse the repository at this point in the history