معرفی شرکت ها


dython-0.7.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A set of data tools in Python
ویژگی مقدار
سیستم عامل -
نام فایل dython-0.7.3
نام dython
نسخه کتابخانه 0.7.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Shaked Zychlinski
ایمیل نویسنده shakedzy@gmail.com
آدرس صفحه اصلی http://shakedzy.xyz/dython
آدرس اینترنتی https://pypi.org/project/dython/
مجوز MIT
![banner](http://shakedzy.xyz/dython/images/index_banner.png) # Dython [![PyPI Version](https://img.shields.io/pypi/v/dython.svg)](https://pypi.org/project/dython/) [![Conda Version](https://img.shields.io/conda/vn/conda-forge/dython)](https://anaconda.org/conda-forge/dython) [![Python Version](https://img.shields.io/pypi/pyversions/dython.svg)](https://pypi.org/project/dython/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/dython)](https://pypistats.org/packages/dython) [![License](https://img.shields.io/pypi/l/dython)](https://github.com/shakedzy/dython/blob/master/LICENSE) A set of **D**ata analysis tools in p**YTHON** 3.x. Dython was designed with analysis usage in mind - meaning ease-of-use, functionality and readability are the core values of this library. Production-grade performance, on the other hand, were not considered. ## Documentation: Modules documentation can be found on [shakedzy.xyz/dython](http://shakedzy.xyz/dython) ## Installation: Dython can be installed directly using `pip`: ``` pip install dython ``` Or, via the `conda` package manager: ``` conda install -c conda-forge dython ``` If you wish to install from source: ``` pip install git+https://github.com/shakedzy/dython.git ``` **Dependencies:** `numpy`, `pandas`, `seaborn`, `scipy`, `matplotlib`, `sklearn`, `scikit-plot` ## Contributing: Contributions are always welcomed - if you found something you can fix, or have an idea for a new feature, feel free to write it and open a pull request. Please make sure to go over the [contributions guidelines](https://github.com/shakedzy/dython/blob/master/CONTRIBUTING.md). ## Change log: Change log is available, see [CHANGELOG.md](https://github.com/shakedzy/dython/blob/master/CHANGELOG.md). ## Related blogposts: Learn more about some of the main methods of this library and their usage on [these blogposts](http://shakedzy.xyz/dython/related_blogposts).


نیازمندی

مقدار نام
>=1.23.0 numpy
>=1.4.2 pandas
>=0.12.0 seaborn
>=1.7.1 scipy
>=3.5.3 matplotlib
>=0.24.2 scikit-learn
>=0.3.7 scikit-plot
>=5.9.1 psutil
>=6.2.2 pytest[testing]
>=6.24.0 hypothesis
>=22.8.0 black
>=2.20.0 pre-commit
>=1.0.1 pytest-black-multipy


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

مقدار نام
>=3.8 Python


نحوه نصب


نصب پکیج whl dython-0.7.3:

    pip install dython-0.7.3.whl


نصب پکیج tar.gz dython-0.7.3:

    pip install dython-0.7.3.tar.gz