Skip to content

New features and essential updates

Compare
Choose a tag to compare
@xenatisch xenatisch released this 10 Aug 11:48
· 7 commits to master since this release

Release notes:

  • Adds .get_release_timestamp() static method to obtain the website timestamp (see the docs before use).
  • Adds .as_dataframe() method to retrieve the data as a Pandas DataFrame object (see the docs before use).
  • Adds comprehensive documentations.
  • Development: Adds depandabot to ensure that all dependencies are kept up to date.
  • Development: Adds new unit tests.
  • Other minor improvements.