Skip to content

Birdland

Compare
Choose a tag to compare
@wilsonfreitas wilsonfreitas released this 27 Dec 23:38
· 108 commits to main since this release

Changes to make the package more compliant with other packages like Quandl and pandas-datareader.

[0.1.4] - 2021-12-27

  • Changed arguments start_date and end_date to start and end to bring conformity with commom python data libraries like Quandl and pandas-datareader, for example.
  • bcb.currency.get multi argument, which refers to multivariate time series returned (defaults to True)
  • bcb.sgs.get groupby argument
  • Sphinx docs implemented