Dataprep Versions Save

Open-source low code data preparation library in python. Collect, clean and visualization your data in python with a few lines of code.

v0.2.12

3 years ago

Bugfixes 🐛

  • eda.create_report: optional dependency on ipython (75542cda)

Features ✨

  • eda.plot: add plot(df, x) insights (090d2f33)
  • connector: early return when df is empty for multi page (99fd5164)
  • eda.plot: Redesigned layout for plot(df) (5baebcb2)
  • eda.plot: Add auto insights (f176e9f8)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.11

3 years ago

Bugfixes 🐛

  • eda: fix holoview palette deprecation warning (b5b27d36)
  • eda.correlation: truncate axis tick values (ed6ef8c6)

Features ✨

  • eda.create_report: new report object for saving and showing report (66fefd59)
  • eda.plot_missing: add dendrogram for plot_missing (1e11d5c5)
  • eda.config: add config class (f2bc8c50)

Performance 🚀

  • eda.plot: optimize plot() by tweaking dask (54b6f667)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.10

3 years ago

Bugfixes 🐛

  • eda.create_report: updated key name (80405159)

Features ✨

  • eda: add show_browser function (04cf7306)
  • eda: add a drop_null function (11acb3e0)

Code Quality + Testing 💯

  • eda.create_report: added test script for create_report function (c88a6eb2)

Performance 🚀

  • eda: optimize plot_missing performance by tweaking dask (d7669779)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.9

3 years ago

Bugfixes 🐛

  • eda: deal with no missing df for plot_missing (9d4d39b6)
  • eda.plot: kde yaxis tick locations (7c48fe14)
  • eda: display inside Google Colab (e61d16cf)

Features ✨

  • data_connector: adding support for authorization type TokenParam (c59480c8)

Code Quality + Testing 💯

  • data_connector: add test for QueryParam auth (818891e1)

Documentation 📃

  • eda: update plot_missing doc (4ee03afa)
  • data_connector: Example notebook for YouTube usage (5ae4283b)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.8

3 years ago

Bugfixes 🐛

  • eda.plot: fix wordcloud and change the stats layout (7fe25c74)

Documentation 📃

  • data_connector_example: Example to fetch and anaylze tweets (e1d97d7a)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.7

3 years ago

Bugfixes 🐛

  • eda: fix the plot doesn't show up (b72770a6)

Features ✨

  • eda.plot: support text analysis (21ef6293)

Documentation 📃

  • data_connector: Twitter usage example notebook (a698811f)
  • data_connector: documentation update (8977f757)
  • data_connector: documentation update (8fc30940)
  • data_connector: documentation update (0bd70b7a)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.6

3 years ago

Bugfixes 🐛

  • eda.basic: fixed kde calculation (a6e58e94)

Features ✨

  • eda: notebook with code from dvsp blog post (bfd06b89)
  • eda.basic: added time series plots, support (0d10ebbb)

Code Quality + Testing 💯

  • data_connector: add integration test (95e52996)

Documentation 📃

  • data_connector: use remote yelp config in the docstring (d67bb70b)
  • data_connector: improved docstring (c363ac26)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.5

4 years ago

Bugfixes 🐛

  • eda.basic: fixed kde calculation (a6e58e94)

Features ✨

  • eda: notebook with code from dvsp blog post (bfd06b89)
  • eda.basic: added time series plots, support (0d10ebbb)

Code Quality + Testing 💯

  • data_connector: add integration test (95e52996)

Documentation 📃

  • data_connector: use remote yelp config in the docstring (d67bb70b)
  • data_connector: improved docstring (c363ac26)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.4

4 years ago

Bugfixes 🐛

  • eda: report permission error on windows (f6e2f24f)
  • dataprep.eda: fix bug for stacked_viz (52cc35b8)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.3

4 years ago

Documentation 📃

  • readme: fix the fig (4d04ea78)
  • readme: make examples link to documentation (cfb1e39d)
  • readme: add links and tooltips for the plots (13c7ab10)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉