8000 TYP: make numpy.typing available from pandas._typing by simonjayhawkins · Pull Request #41945 · pandas-dev/pandas · GitHub
[go: up one dir, main page]

Skip to content

TYP: make numpy.typing available from pandas._typing #41945

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

Merged
merged 7 commits into from
Jun 25, 2021
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/master' into numpy-typing
  • Loading branch information
simonjayhawkins committed Jun 22, 2021
commit 23cd5322fed615289aad0bc57b872578f1edc39b
1 change: 1 addition & 0 deletions pandas/core/generic.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
JSONSerializable,
Level,
Manager,
RandomState,
Renamer,
StorageOptions,
T,
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.
0