Skip to content

v0.4.4

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 00:01
· 22 commits to develop since this release

Bugfixes 🐛

  • eda: type error for npartitions (57db1ed)
  • eda.create-db-report: remove pystache dependency and replace it with jinja2 (676fff1)
  • eda.create-db-report: add missing style files from previously ignored by gitignore (7536191)
  • eda: jinja2.markup import broken with 3.1 (b9b60a0)
  • eda: fixed create_report browser sort rendering issue, returned context values directly instead of selecting by css class (331a964)
  • eda: report for empty df (485e58d)
  • eda: plot_diff when columns are not aligned (7e53dbf)
  • eda: scipy version issue (8798a14)
  • eda: na column name when upgrade dask (43fdd1a)
  • eda: pd grouper issue when upgrade dask (761c445)
  • clean: delete abundant print (0e072a8)
  • eda.plot: fix display issue in notebook (6ed13b0)
  • eda.plot: fix pagination styling issues (8396f2d)
  • eda: restyled plots into same row, set height + width of plots to be same (c6ffcd4)
  • eda: interaction error in report for cat-only df (e60239a)
  • eda: fix cat-cat error (94f70ef)
  • eda: fix stat layout issue (5bb535d)
  • eda.create_report: fix display issue in notebook (487659f)
  • clean: remove usaddress library (c192ab4)
  • clean: fix the bug of am, pm (4c3b231)
  • clean: fix the bug of am, pm (caf2b37)
  • eda: fixed issue where plots weren't rendering twice (fd3fd57)
  • eda: wordcloud setting in terminal (0090169)

Features ✨

  • clean: add updated version of rapidfuzz and python-crfsuite (59f3506)
  • eda.create-db-report: add save report functionality (2fb16ad)
  • eda: add get_db_names (a7bf820)
  • eda: added sorting feature for create_diff_report (8b187a6)
  • eda: add running total for time series test (d094072)
  • eda: add create_db_report submodule (9784cce)
  • eda.plot: add pagination threshold and add auto jump in pagination navigation (cfdd0de)
  • eda.create_report: add sort by approximate unique (5738db2)
  • eda: add sort variables by alphabetical and missing (fb93493)
  • clean: New version of GUI (6828807)
  • eda: enriched show details tab by adding plots and overview statistics (eeb210d)

Code Quality + Testing 💯

  • eda: add test for npartition type error (5affd75)
  • eda: add tests for intermediate compute functions (700add7)

Documentation 📃

  • eda: add the use-case of dataprep.eda for spark dataframe with ray (4bf14e7)
  • clean: revise _init.py (02ede81)
  • clean: add doc of clean GUI (5e2f38a)
  • eda.plot: add pagination for plot (c4cd4b9)
  • eda.create_report: remove old doc file (e1153cb)
  • eda.create_report: convert rst docs file to ipynb and add additional docs for variables sort (bf39a56)
  • eda: add doc for getting imdt result (6fbcfe4)
  • eda: add the doc of run dataprep.eda on Hadoop yarn (628686d)

Contributors this release 🏆

The following users contributed code to DataPrep since the last release.

🎉🎉 Thank you! 🎉🎉