Skip to content

Release v0.6.4

Choose a tag to compare

@Ashton-Sidhu Ashton-Sidhu released this 22 Nov 02:30
· 242 commits to develop since this release

Release Notes

  • Added a user configuration file for users to have more customization, default location is $HOME/.pyautoml/config.yml

General

  • Added property to show all options of colors and color palettes for plots
  • Reworked the barchart api to make it easier to use and more intuitive
  • Added JSON Normalization for columns that have nested JSON, aka you can now expand that column into it's own dataframe

Visualizations

  • Added histograms