-
-
Notifications
You must be signed in to change notification settings - Fork 125
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
Make IndexOpsMixin (and Index) generic #760
Commits on Aug 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4929ecb - Browse repository at this point
Copy the full SHA 4929ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2775a58 - Browse repository at this point
Copy the full SHA 2775a58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e40ddf - Browse repository at this point
Copy the full SHA 9e40ddfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68abe4d - Browse repository at this point
Copy the full SHA 68abe4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfbdb0 - Browse repository at this point
Copy the full SHA 2cfbdb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebcc389 - Browse repository at this point
Copy the full SHA ebcc389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24d42fa - Browse repository at this point
Copy the full SHA 24d42faView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3802d3 - Browse repository at this point
Copy the full SHA f3802d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92eab41 - Browse repository at this point
Copy the full SHA 92eab41View commit details -
fix CategoricalIndex; MultiIndex should probably be Index[tuple[S1, .…
…..]] but keeping it as Index[Any]
Configuration menu - View commit details
-
Copy full SHA for 6e04d8e - Browse repository at this point
Copy the full SHA 6e04d8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7a2d3b - Browse repository at this point
Copy the full SHA e7a2d3bView commit details
Commits on Aug 4, 2023
-
many more overloads for subclasses (I wish pandas would not handle su…
…bclasses in parent classes)
Configuration menu - View commit details
-
Copy full SHA for d12a72a - Browse repository at this point
Copy the full SHA d12a72aView commit details -
remove PandasObject - it caused the pyright issues but it provides no…
… methods that aren't already provided by object
Configuration menu - View commit details
-
Copy full SHA for 87c62d0 - Browse repository at this point
Copy the full SHA 87c62d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ce5fc4 - Browse repository at this point
Copy the full SHA 9ce5fc4View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 05b9c15 - Browse repository at this point
Copy the full SHA 05b9c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for d32f534 - Browse repository at this point
Copy the full SHA d32f534View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f13109 - Browse repository at this point
Copy the full SHA 4f13109View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd39625 - Browse repository at this point
Copy the full SHA bd39625View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c48567 - Browse repository at this point
Copy the full SHA 8c48567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67f5e8d - Browse repository at this point
Copy the full SHA 67f5e8dView commit details
Commits on Aug 10, 2023
-
Make it clear that both mypy&pyright infer Never; but only pyright de…
…tects it as invalid
Configuration menu - View commit details
-
Copy full SHA for 566c918 - Browse repository at this point
Copy the full SHA 566c918View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff5ee58 - Browse repository at this point
Copy the full SHA ff5ee58View commit details
Commits on Aug 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8d2019 - Browse repository at this point
Copy the full SHA c8d2019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 585c93b - Browse repository at this point
Copy the full SHA 585c93bView commit details
Commits on Aug 14, 2023
-
Merge pull request #3 from Dr-Irv/pr760
fix issue with floordiv for mypy
Configuration menu - View commit details
-
Copy full SHA for 7ac1ea5 - Browse repository at this point
Copy the full SHA 7ac1ea5View commit details