معرفی شرکت ها


epigraphhub-2.0.5


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Epigraphhub Python package
ویژگی مقدار
سیستم عامل -
نام فایل epigraphhub-2.0.5
نام epigraphhub
نسخه کتابخانه 2.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده thegraphnetwork
ایمیل نویسنده fccoelho@gmail.com
آدرس صفحه اصلی https://github.com/thegraphnetwork/epigraphhub_py
آدرس اینترنتی https://pypi.org/project/epigraphhub/
مجوز GNU GPL v3.0
# epigraphhub_py <div align="center"> [![Build status](https://github.com/thegraphnetwork/epigraphhub_py/workflows/build/badge.svg?branch=master&event=push)](https://github.com/thegraphnetwork/epigraphhub_py/actions?query=workflow%3Abuild) [![Python Version](https://img.shields.io/pypi/pyversions/epigraphhub.svg)](https://pypi.org/project/epigraphhub/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Security: bandit](https://img.shields.io/badge/security-bandit-green.svg)](https://github.com/PyCQA/bandit) [![Pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://github.com/thegraphnetwork/epigraphhub_py/blob/master/.pre-commit-config.yaml) [![Semantic Versions](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--versions-e10079.svg)](https://github.com/thegraphnetwork/epigraphhub_py/releases) [![License](https://img.shields.io/github/license/thegraphnetwork/epigraphhub_py)](https://github.com/thegraphnetwork/epigraphhub_py/blob/master/LICENSE) ![Coverage Report](assets/images/coverage.svg) Epigraphhub Python package </div> The *EpiGraphHub library* is designed to provide external users with all of the analytical functionality used to power the [EpiGraphHub platform](https://epigraphhub.org/superset/welcome/) and its applications. In fact, all applications designed to run on the EpiGraphHub platform rely heavily on it. This library should be used by users that want to contribute to the platform as well as by users that want to borrow some of the tools developed by our team in other opensource projects. EpiGraphHub library allows users make and apply: - Bayesian Statistics - Epidemiological analysis - Mathematical modelling - Cost-effectiveness analysis - Forecasting - Machine Learning - Text Mining - Geo-Spatial analysis The EpiGraphHub library is also available for the [R](https://github.com/thegraphnetwork/r-epigraphhub/blob/main/epigraphhub.Rproj) language. ## Installation The EpigraphHub library can be installed using pip: ``` $ pip install epigraphhub ``` ## Usage View Example EpiGraphHub Applications in Our Documentation: - [Downloading Google Trends Data (Python version)](https://epigraphhub-libraries.readthedocs.io/en/latest/data/trends.html#downloading-google-trends-data-python-version) - [Fetching Raster data from WorldPop](https://epigraphhub-libraries.readthedocs.io/en/latest/data/worldpop.html) - [Downloading data from World Bank Data](https://epigraphhub-libraries.readthedocs.io/en/latest/data/worldbank.html) - [Epidemiological Data Analysis](https://epigraphhub-libraries.readthedocs.io/en/latest/analysis/index.html) ## Documentation The official documentation is hosted on [ReadtheDocs](https://readthedocs.org/projects/epigraphhub-libraries/). Check our [website](https://www.epigraphhub.org/) for most details about the EpiGraphHub project. ## How to contribute If you want to contribute to EpiGraphHub, check our [Contributing Guide](https://github.com/thegraphnetwork/epigraphhub_py/blob/main/CONTRIBUTING.md). ## Code of conduct Check our [Code of conduct](https://github.com/thegraphnetwork/epigraphhub_py/blob/main/CODE_OF_CONDUCT.md). ## 📈 Releases You can see the list of available releases on the [GitHub Releases](https://github.com/thegraphnetwork/epigraphhub_py/releases) page. ## 🛡 License [![License](https://img.shields.io/github/license/thegraphnetwork/epigraphhub_py)](https://github.com/thegraphnetwork/epigraphhub_py/blob/master/LICENSE) This project is licensed under the terms of the `GNU GPL v3.0` license. See [LICENSE](https://github.com/thegraphnetwork/epigraphhub_py/blob/master/LICENSE) for more details. ## 📃 Citation ```bibtex @misc{epigraphhub_py, author = {thegraphnetwork}, title = {Epigraphhub Python package}, year = {2021}, publisher = {GitHub}, journal = {GitHub repository}, howpublished = {\url{https://github.com/thegraphnetwork/epigraphhub_py}} } ```


نیازمندی

مقدار نام
>=0.4.0,<0.5.0 typer[all]
>=12.4.4,<13 rich
>=1.20.3,<2.0.0 numpy
>=1.2,<2.0 pandas
>=1.8.0,<2.0.0 scipy
>=0.12.0,<0.13.0 arviz
>=3.5.1,<4.0.0 matplotlib
>=5,<6 plotly
>=0.10.2,<0.11.0 geopandas
>=0.4.0,<0.5.0 sshtunnel
>=1.4.29,<2.0.0 SQLAlchemy
>=2.9.3,<3.0.0 psycopg2-binary
>=0.10.0,<0.11.0 GeoAlchemy2
>=4.7.3,<5.0.0 pytrends
>=1.0.0,<2.0.0 jupyter
>=1.1.0,<2.0.0 joblib
>=2.5.0,<3.0.0 tensorflow
>=1.0.2,<2.0.0 scikit-learn
>=1.0.7,<2.0.0 wbgapi
>=0.10.2,<0.11.0 rioxarray
>=3.2,<4.0 wget
>=2.27.1,<3.0.0 requests
>=0.8.9,<0.9.0 tabulate
>=8.1.0,<9.0.0 click
>=5.0,<6.0 PyYAML
>=4.2.0,<5.0.0 pymc
>=0.6.0,<0.7.0 loguru
>=2.2.0,<3.0.0 sodapy
>=4.1.2,<5.0.0 pangres
>=0.3.13,<0.4.0 ngboost
>=3.2.0,<4.0.0 ibis-framework


زبان مورد نیاز

مقدار نام
>=3.9,<3.11 Python


نحوه نصب


نصب پکیج whl epigraphhub-2.0.5:

    pip install epigraphhub-2.0.5.whl


نصب پکیج tar.gz epigraphhub-2.0.5:

    pip install epigraphhub-2.0.5.tar.gz