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

DEP: Finalize ragged array creation deprecation #22004

Merged
merged 2 commits into from Jul 18, 2022

Commits on Jul 17, 2022

  1. DEP: Finalize ragged array creation deprecation

    This finalizes all DeprcationWarnings related to the creation of object
    arrays from nested lists enforcing that users use `dtype=object` if this
    is intentional.
    seberg committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    189eb6e View commit details
    Browse the repository at this point in the history
  2. NEP: Mark NEP 34 as final

    seberg committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    ebf80ef View commit details
    Browse the repository at this point in the history