You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added if condition for fillna when ndim==3 (for Panel) Issue:
#12624
Author: Xbar <wishyx@gmail.com>
Closes#12633 from Xbar/master and squashes the following commits:
cfb3882 [Xbar] BUGFIX: fillNA for panel (ndim==3) Issue: 12624
I'm not sure of
Panel
is still being supported, butPanel.fillna()
seems to ignoreinplace=True
:The text was updated successfully, but these errors were encountered: