limit keyword for interpolate #1892
Labels
Enhancement
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Numeric Operations
Arithmetic, Comparison, and Logical operations
Milestone
need to also define whether limit is relative to most recent non-na or immediate next non-na
based on SO discussion in http://stackoverflow.com/questions/12372899/bug-in-pandas-series-dataframe-fillna-limit
The text was updated successfully, but these errors were encountered: