Skip to content

Releases: sfu-db/dataprep

v0.2.12

25 Aug 05:43
Compare
Choose a tag to compare

Bugfixes 🐛

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

Features ✨

  • eda.plot: add plot(df, x) insights (090d2f3)
  • connector: early return when df is empty for multi page (99fd516)
  • eda.plot: Redesigned layout for plot(df) (5baebcb)
  • eda.plot: Add auto insights (f176e9f)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.11

10 Aug 06:42
Compare
Choose a tag to compare

Bugfixes 🐛

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

Features ✨

  • eda.create_report: new report object for saving and showing report (66fefd5)
  • eda.plot_missing: add dendrogram for plot_missing (1e11d5c)
  • eda.config: add config class (f2bc8c5)

Performance 🚀

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

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.10

26 Jul 22:41
Compare
Choose a tag to compare

Bugfixes 🐛

  • eda.create_report: updated key name (8040515)

Features ✨

  • eda: add show_browser function (04cf730)
  • eda: add a drop_null function (11acb3e)

Code Quality + Testing 💯

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

Performance 🚀

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

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.9

12 Jul 20:01
Compare
Choose a tag to compare

Bugfixes 🐛

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

Features ✨

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

Code Quality + Testing 💯

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

Documentation 📃

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

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.8

04 Jul 05:50
Compare
Choose a tag to compare

Bugfixes 🐛

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

Documentation 📃

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

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.7

29 Jun 08:41
Compare
Choose a tag to compare

Bugfixes 🐛

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

Features ✨

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

Documentation 📃

  • data_connector: Twitter usage example notebook (a698811)
  • data_connector: documentation update (8977f75)
  • data_connector: documentation update (8fc3094)
  • data_connector: documentation update (0bd70b7)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.6

01 Jun 18:45
Compare
Choose a tag to compare

Bugfixes 🐛

  • eda.basic: fixed kde calculation (a6e58e9)

Features ✨

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

Code Quality + Testing 💯

  • data_connector: add integration test (95e5299)

Documentation 📃

  • data_connector: use remote yelp config in the docstring (d67bb70)
  • data_connector: improved docstring (c363ac2)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.5

05 May 03:07
Compare
Choose a tag to compare

Bugfixes 🐛

  • eda.basic: fixed kde calculation (a6e58e9)

Features ✨

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

Code Quality + Testing 💯

  • data_connector: add integration test (95e5299)

Documentation 📃

  • data_connector: use remote yelp config in the docstring (d67bb70)
  • data_connector: improved docstring (c363ac2)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.4

18 Apr 19:24
Compare
Choose a tag to compare

Bugfixes 🐛

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

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉

v0.2.3

12 Apr 04:32
Compare
Choose a tag to compare

Documentation 📃

  • readme: fix the fig (4d04ea7)
  • readme: make examples link to documentation (cfb1e39)
  • readme: add links and tooltips for the plots (13c7ab1)

Contributors this release 🏆

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

🎉🎉 Thank you! 🎉🎉