Version 0.18.1
Contribution details can be found in CHANGELOG.rst.
What's Changed
- [ENH] add preserve_position kwarg to deconcatenate_column #478 by @shandou in #484
- [DOC] started release notes for version 0.18.1 #489 by @ericmjl in #490
- [DOC] Added contributions that did not leave git trace #483 by @ericmjl in #491
- [TST] merged tests for deconcatenate columns #492 by @ericmjl in #494
- [DOC] Clarify Python version compatibility to >=py36 by @hectormz in #497
- [ENH] Add inflation adjustment function #384 by @rahosbach in #485
- [DOC] Update PR template to include changelog in release. by @ericmjl in #499
- [DOC] add inflation adjustment to changelog by @ericmjl in #500
- [DOC] Docstring n code guideline #488 by @shandou in #505
- [ENH] Add optional removal of accents on functions.clean_names, enabled by default. by @mralbu in #506
- [DOC] prettyfying changelog by @ericmjl in #508
- [ENH] Add snake option to clean_names by @ericmjl in #509
- [ENH] Added convert_units() method in engineering submodule by @rahosbach in #507
- [DOC] Add PyPI description by @hectormz in #513
- [ENH] Add Example Notebook for Finance Submodule by @rahosbach in #517
- [ENH] Add null_flag function #501 by @anzelpwj in #510
- [INF] add pip-wheel-metadata to gitignore by @ericmjl in #521
- [DOC] Link to contribution docs for tests by @ericmjl in #522
- [DOC] Fix markdown level for intl teach notebook #476 by @jk3587 in #523
- [BUG] changed assertion statements in deconcatenate_columns to error statements by @ericmjl in #525
New Contributors
Full Changelog: v0.18.0...v0.18.1