Sorting Months inside a Multi index groupby object
Its the sample input. i wanted to group according to the Year column,and wanted to use value counts on month column, then to sort the ‘month’ column according to the month order.
Its the sample input. i wanted to group according to the Year column,and wanted to use value counts on month column, then to sort the ‘month’ column according to the month order.