Series/DataFrame.rank() doesn't handle certain floats properly #8365
Labels
Algos
Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff
Bug
Numeric Operations
Arithmetic, Comparison, and Logical operations
Milestone
There appears to be an issue with floats that are close together in series.rank(), pandas version 0.14. For reference this test worked in pandas 0.12.0.
Current Behavior
Expected Behavior
System Information
The text was updated successfully, but these errors were encountered: