Panel.fillna() loses index names #3570
Labels
API Design
Indexing
Related to indexing on series/frames, not to indexes themselves
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
should accept
as an argument.
Right now it essentially defaults to
The text was updated successfully, but these errors were encountered: