-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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: Remove the Panel4D and PanelND classes #19059
Conversation
Deprecated back in v0.19.0 xref pandas-devgh-13147
4eba070
to
b2b478f
Compare
Codecov Report
@@ Coverage Diff @@
## master #19059 +/- ##
==========================================
- Coverage 91.56% 91.5% -0.07%
==========================================
Files 150 148 -2
Lines 48942 48852 -90
==========================================
- Hits 44816 44701 -115
- Misses 4126 4151 +25
Continue to review full report at Codecov.
|
love it! thanks! (and am NOT sad that you blew away a lot of my original code), lol. |
@jreback : If you have any emotional attachment to that code, I'd be more than happy to create a separate branch where it lives on 😄 |
hahah |
Awesome, glad we resolved that (non-)issue :) |
Deprecated back in v0.19.0
xref #13147