Skip to content

PetroVisor Python API 0.1.9

Latest
Compare
Choose a tag to compare
@romanmanasipov romanmanasipov released this 14 Sep 09:58
8d212a3

This is a patch release in the 0.1.x series. It focuses on bug fixes, as well as performance and stability improvements.

Below are some of the highlights from this release:

  • load_signals_data(): added loading signals with specified unit "signal name [unit name]"
  • save_table_data(): when saving signals data the checks are performed not only for existing entities, but also for opportunities
  • upload_object(), get_object(): when filename contains extention '.csv' or '.xlsx', the DataFrame will be saved and loaded using corresponding format
  • backward compatibility with Python 3.7+
  • more tests are added for Python 3.7-3.12

PetroVisor Python API package can be installed using pip

python -m pip install petrovisor

Please refer to the documentation of all available PetroVisor REST API endpoints using the up-to-date Swagger links
PetroVisor Web API (US1)
PetroVisor Web API (EU1)

To get more familiar with the PetroVisor platform, please follow the articles hosted on the Datagration Knowledge Base