0.8.9
Profiler
- Create BaseColumnProfiler.to_dict to make JSONable #766
- Chi2 docs update #767
- Create Profile Encoder to JSONify BaseColumnProfiler #769
- Encode categorical column #770
- Encode order column #772
- Add and test JSONify DateTimeColumn #774
Documentation
- Update docs 0.8.9 #779
Other Changes
Full Changelog: 0.8.8...0.8.9
What's Changed
- Create BaseColumnProfiler.to_dict to make JSONable by @kshitijavis in #766
- Create Profile Encoder to JSONify BaseColumnProfiler by @kshitijavis in #769
- Encode categorical column by @kshitijavis in #770
- Encode order column by @kshitijavis in #772
- Add and test JSONify DateTimeColumn by @kshitijavis in #774
- fix: update ml reqs by @JGSweets in #777
- Update to version 0.8.9 by @taylorfturner in #778
New Contributors
- @kshitijavis made their first contribution in #766
Full Changelog: 0.8.8...0.8.9