Skip to content

Releases: Alalalalaki/jpstat

jpstat 0.0.5

01 May 12:34
Compare
Choose a tag to compare

Fix the DataFrame cleaning bug in core.get_data when setting lang="E".
Add to README the method of circumvent any problem of Note by using return_note=False.

jpstat 0.0.4

19 Jan 18:37
Compare
Choose a tag to compare

This release adds string normalization for all estat functions.

jpstat 0.0.3.2

30 Nov 15:41
Compare
Choose a tag to compare

This is the second bug-fix release for 0.0.3.

  • Add the information of API_@id for the result of estatFile.get_list
  • Fix the estat.get_data when data note returned is a dictionary

jpstat 0.0.3.1

22 Nov 18:40
Compare
Choose a tag to compare

This is a minor bug-fix release for 0.0.3. Available functions for both estat api and estat files now work correctly.

The release will be available via PyPI:

pip install --upgrade jpstat

If above code fails to upgrade to 0.0.3.1 version, you can try pip uninstall jpstat and then pip install jpstat again.