fastbook icon indicating copy to clipboard operation
fastbook copied to clipboard

09_tabular: Add a missing sort_index() to ensure category order matches the returned series

Open aberres opened this issue 4 years ago • 1 comments
trafficstars

value_counts() does not return with a sorted index, hence the plot's labels were random.

aberres avatar Feb 19 '21 10:02 aberres

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB