December 12, 2022: Group Dates in Pivot Tables, Reduced Dependencies

Group Dates within Pivot Tables

Pivot tables now have better support for aggregation within time periods. If you use a datetime column in the Rows or Columns section of a pivot table, you can now group based on the year, month, day of week, and much more. If you're analyzing time-based data in Python, Mito takes turns 20 lines of code into a few clicks!

Reduced Dependencies

We've removed the ipywidgets and jupyterlab_widgets Python packages as dependencies from Mito. This makes Mito installable on more systems, and should reduce installation errors for new users as well.

If you notice any issues with installation or upgrading, please do reach out!

Last updated