0.0.2
Pre-release
Pre-release
Descriptions
Added transform
functionality that generates bib file from loaded panda dataframe. Also added is a stamp that is placed at the top of the transformed file.
What's Changed
- ENH: add
transform
method to format bib file by @jshinm in #7 - Add extra change to issue #6 by @jshinm in #8
- Fix whitespace bug while parsing bib files by @jshinm in #11
- EHN: Add stamper function that adds stamps to the transformed file (#10) by @jshinm in #12
Full Changelog: 0.0.1...0.0.2