Skip to content

v0.0.86

Choose a tag to compare

@akanz1 akanz1 released this 20 Jun 18:00

Changelog:

Changes

  • data_cleaning():

    • Changed the default setting to do a shallow instead of a deep analysis of memory_usage.
    • Lowers function runtime compared to the previous version by about 70% - 80%!
  • missingval_plot():

    • Minor changes to font size and spacing to accommodate very large datasets (40+ cols)
  • update docstrings:

    • Several updates to the readme, to the examples as well as to docstrings to improve clarity and formatting.