Installation instructions ========================= Dependencies ------------ ``enbid_ananke`` requires the use of the following modules: - numpy v1.22 and after, before v2 - pandas v2 and after, before v3 - scikit-learn v1.1 and after, before v2 Installation ------------ It is recommended to install ``enbid_ananke`` by running the ``pip`` installation command pulling the latest version directly from its GitHub repository's main branch:: pip install git+https://github.com/athob/py-EnBiD-ananke@main