(Re)-deprecate order keyword in factorize #19727
Labels
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Deprecate
Functionality to remove in pandas
good first issue
Milestone
In #6930 we deprecated
order
.As of 0.18.1, the keyword was no-longer documented, and doesn't raise, but wasn't actually removed.
The text was updated successfully, but these errors were encountered: