CLN: move nanpercentile functionality to nanops #14562
Labels
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Clean
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Refactor
Internal refactoring of code
See comment #14536 (comment)
Move the
_nanpercentile
functionality used inquantile
ininternals.py
(pandas/pandas/core/internals.py
Lines 1319 to 1393 in 52f31d4
nanops.py
.The text was updated successfully, but these errors were encountered: