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

feat(python)!: Update reshape to return Array types instead of List types #16825

Merged
merged 12 commits into from
Jun 10, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    e928c4d View commit details
    Browse the repository at this point in the history
  2. Move tests

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eb737e5 View commit details
    Browse the repository at this point in the history
  3. WIP

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2fcd00b View commit details
    Browse the repository at this point in the history
  4. WIP handle edge cases

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ea0ce59 View commit details
    Browse the repository at this point in the history
  5. Handle more edge cases

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    696ca33 View commit details
    Browse the repository at this point in the history
  6. Update reshape tests

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    364b049 View commit details
    Browse the repository at this point in the history
  7. Fix test

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9a45ae8 View commit details
    Browse the repository at this point in the history
  8. Doctest

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    adc03ea View commit details
    Browse the repository at this point in the history
  9. Update docs

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    14d49cc View commit details
    Browse the repository at this point in the history
  10. Use polars_ensure

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a50e18d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4b2c021 View commit details
    Browse the repository at this point in the history
  12. Satisfy clippy

    stinodego committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d4e7df0 View commit details
    Browse the repository at this point in the history