v0.2.15
Bugfixes 🐛
- eda: add test to plot_missing (303a13e)
- eda: when data size is small using plot_missing (9e59aa0)
- eda: set encoding to udf when file is opened (f43c1aa)
- clean: split parameter for clean_phone (f9bb100)
- connector: config manager checks _meta.json (5c2278d)
- eda.create_report: univar datetime analysis (4632852)
- eda.report: encoding and show issue (721ae7b)
Features ✨
- datasets: add load_dataset and get_dataset_names (2b9e1f9)
- connector: allow using config from other branches (276afff)
- connector: from_key parameter validation (bd89ef2)
- clean: add clean_ip function (3b23270)
- connector: improve info (2a175a8)
- eda: enrich plot_correlation (29c444e)
- clean: implement clean_phone for Canadian/US formats (45d4368)
- eda: modify doc of plot_missing (489c922)
- clean: add errors parameter, enhance report for clean_url (aa7ec9c)
- clean: add clean_url function (2894d0a)
- eda: add stat. in plot_missing (0f44f15)
- connector: adding validation for auth params (0a7c712)
- eda: convert all plot functions to new UI (36f8fa3)
- connector: update info function documentation (7b6ae53)
- connector: create display dataframe function (9767cf4)
Code Quality + Testing 💯
- clean: add tests for clean_ip and validate_ip (fc15682)
- clean: add tests for clean_url (452dbe8)
- clean: add tests for clean_phone (fcf7310)
- clean: add tests for clean_email() (fdd02c6)
- clean: add tests for clean_country() (8a593fa)
- clean: add tests for clean_lat_long (aea2602)
Performance 🚀
- clean: improve the peformace of the clean subpackage (c7c787b)
Documentation 📃
- README: add link to each section (b687076)
- README: polish EDA section (fd5ef8c)
- clean: add documentation for clean_url (bf937f9)
- clean: add documentation for clean_phone (8165a42)
- readme: fix the broken image (12e1fa1)
- readme: add introduction for dataprep.clean (3710037)
- clean: add docs for clean_country (2163981)
- eda: modify doc for plot_correlation (b6b377c)
Contributors this release 🏆
The following users contributed code to DataPrep since the last release.
- atol <[email protected]>
- Brandon Lockhart <[email protected]>
- eutialia <[email protected]>
- Jinglin Peng <[email protected]>
- jinglinpeng <[email protected]> (First time contributor) ⭐️
- Juan Ospina <[email protected]> (First time contributor) ⭐️
- nzrymiak <[email protected]> (First time contributor) ⭐️
- pallavib <[email protected]>
- peiwangdb <[email protected]>
- Peshotan Irani <[email protected]>
- peterirani <[email protected]>
- ryanwdale <[email protected]>
- waterpine <[email protected]>
- Weiyuan Wu <[email protected]>
- Yi Xie <[email protected]>
- yuzhenmao <[email protected]> (First time contributor) ⭐️
- yxie66 <[email protected]>
🎉🎉 Thank you! 🎉🎉