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

DEPR: Remove int64 uint64 float64 index part 1 #49560

Merged

Commits on Jan 11, 2023

  1. DEPR: don't make Index instantiate Int64/Uint64/Flaot64Index

    Terji Petersen authored and topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    1f89573 View commit details
    Browse the repository at this point in the history
  2. fix precommit

    Terji Petersen authored and topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    6ffcb1c View commit details
    Browse the repository at this point in the history
  3. fix various issues

    Terji Petersen authored and topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    bb591b5 View commit details
    Browse the repository at this point in the history
  4. np.int_ -> np.intp

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    c8a4cfc View commit details
    Browse the repository at this point in the history
  5. update

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    a605da1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6606bc0 View commit details
    Browse the repository at this point in the history
  7. small fix

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    51c28e4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f6e048 View commit details
    Browse the repository at this point in the history
  9. Revert "np.int_ -> np.intp"

    This reverts commit d759966.
    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ed23a01 View commit details
    Browse the repository at this point in the history
  10. fixes for comments

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    7cebad9 View commit details
    Browse the repository at this point in the history
  11. fix intp->int_ error

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    d48f7bb View commit details
    Browse the repository at this point in the history
  12. fix interval

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    ea22074 View commit details
    Browse the repository at this point in the history
  13. fix groupby value_counts

    topper-123 committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    4c337f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. fix comments

    topper-123 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    2608e9a View commit details
    Browse the repository at this point in the history
  2. fix more comments

    topper-123 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    9d67e9a View commit details
    Browse the repository at this point in the history
  3. fix stuff

    topper-123 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    65b1f61 View commit details
    Browse the repository at this point in the history
  4. fix

    topper-123 committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    5c64113 View commit details
    Browse the repository at this point in the history