The `pandas-profiling` release version 2.1.0 includes:
- **Correlations**: correlation calculations are now more fault tolerant ([51] and [197]), correlation names in the report are clarified.
- **Jupyter Notebook**: rendering a profiling report is done inside the `srcdoc` attribute (which fixes [199]), a full-width option is added and the column layout is improved.
- **User experience**: The table styling and sample section formatting is improved.
- **Warnings**: detection added for categorical variable that is suspected to be of the datetime type.
- **Documentation and community**:
- The [Contribution page](CONTRIBUTING.md) helps users that want to contribute.
- Typo's fixed [195], Thank you abhilashshakti
- Added more examples.
- **Other bugfixes and improvements**:
- Add version information to console interface.
- Fix: Remove one-time used logger [202]
- Fix: Dealing with string indices [200]
Contributors:
abhilashshakti adamrossnelson manycoding InsciteAnalytics