From 24d92c5fb2e0ac40dd806ce718ceed42b4b64d20 Mon Sep 17 00:00:00 2001 From: pmayd Date: Sat, 29 Jun 2024 18:18:30 +0000 Subject: [PATCH] deploy: b8898748fae2f7b089dbba9ef1531df29cb455c2 --- dev/contribute.html | 2 +- dev/index.html | 6 +++--- dev/pystatis.html | 30 ++++++++++++++---------------- dev/searchindex.js | 2 +- dev/start.html | 2 +- dev/use.html | 2 +- 6 files changed, 21 insertions(+), 23 deletions(-) diff --git a/dev/contribute.html b/dev/contribute.html index 2898f02..d70d6da 100644 --- a/dev/contribute.html +++ b/dev/contribute.html @@ -97,7 +97,7 @@

Developer Information

-

Contributions to this project are highly appreciated! You can either contact the maintainers, create an issue or directly create a pull request for your proposed changes:

+

Contributions to this project are highly appreciated! You can either contact the maintainers or directly create a pull request for your proposed changes:

  1. Fork the Project

  2. Create your Feature Branch (git checkout -b feature/<descriptive-name>)

  3. diff --git a/dev/index.html b/dev/index.html index b147bf3..c808daa 100644 --- a/dev/index.html +++ b/dev/index.html @@ -103,12 +103,12 @@

    pystatis
  4. Simplified access to all supported API. No more need to write cumbersome API calls or switch between databases.

  5. Credential management removes the need to manually add credentials. We handle all your credentials for you.

  6. Database management handles different databases and lets you switch easily between them.

  7. -
  8. Integrated workflow enables an end-to-end process from finding the relevant data to downloading it.

  9. +
  10. Integrated workflow enables an end-to-end process from finding the relevant data to download it.

  11. Pandas support instead of manually parsing results.

  12. Caching to enable productive work despite strict query limits.

  13. -
  14. Starting and handling background jobs for datasets that are too big to be downloaded directly from GENESIS.

  15. +
  16. Starting and handling background jobs for datasets that are to big to be downloaded directly from GENESIS.

  17. -

    To learn more about GENESIS, please refer to the official documentation here.

    +

    To learn more about GENESIS refer to the official documentation here.

    +