-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
CLN: Cleanup toplevel namespace shims #23386
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
CLN: Cleanup toplevel namespace shims #23386
Conversation
Hello @gfyoung! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #23386 +/- ##
==========================================
+ Coverage 92.16% 92.17% +0.01%
==========================================
Files 166 163 -3
Lines 51224 51213 -11
==========================================
- Hits 47212 47207 -5
+ Misses 4012 4006 -6
Continue to review full report at Codecov.
|
can you rebase |
Removes the following: * pandas.types * pandas.computation * pandas.util.decorators xref pandas-devgh-16157. xref pandas-devgh-16250.
8bacfdd
to
9824fe6
Compare
@jreback : Rebased and green. PTAL. |
thanks @gfyoung |
Removes the following: * pandas.types * pandas.computation * pandas.util.decorators xref pandas-devgh-16157. xref pandas-devgh-16250.
Removes the following: * pandas.types * pandas.computation * pandas.util.decorators xref pandas-devgh-16157. xref pandas-devgh-16250.
Removes the following: * pandas.types * pandas.computation * pandas.util.decorators xref pandas-devgh-16157. xref pandas-devgh-16250.
Removes the following:
pandas.types
pandas.computation
pandas.util.decorators
xref #16157.
xref #16250.