- Add functions to retrieve API data from statistical queries. - Add feature to convert statistical queries and cubes into a pandas dataframe. - Add documentation about dataframe handling.
0.6.6
Released 2021-04-19
- Add option to enable debug mode.
0.6.5
Released 2021-04-08
- Fix entrypoint path building.
0.6.4
Released 2021-04-08
- Add code example of `istacpy.indicators.lite` to README. - Fix build of entrypoint url. Required for istacpy to properly work on Windows.
0.6.3
Released 2021-04-07
- Reformat CHANGELOG. - Fix minor issues on documentation.