Skip to content

v0.14.0

Compare
Choose a tag to compare
@nils-braun nils-braun released this 04 Feb 21:41
· 60 commits to master since this release
  • Breaking Change
    • Replace Benjamini-Hochberg implementation with statsmodels implementation (#570)
  • Refactoring and Documentation
    • travis.yml (#605)
    • gitignore (#608)
    • Fix docstring of c3 (#590)
    • Feature/pep8 (#607)
  • Added Features
    • Improve test coverage (#609)
    • Add "autolag" parameter to augmented_dickey_fuller() (#612)
  • Bugfixes
    • Feature/pep8 (#607)
    • Fix filtering on warnings with multiprocessing on Windows (#610)
    • Remove outdated logging config (#621)
    • Replace Benjamini-Hochberg implementation with statsmodels implementation (#570)
    • Fix the kernel and the naming of a notebook (#626)