معرفی شرکت ها


bedescriptive1-0.0.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

This library generates different graphics of numerical variables from a csv file.
ویژگی مقدار
سیستم عامل OS Independent
نام فایل bedescriptive1-0.0.1
نام bedescriptive1
نسخه کتابخانه 0.0.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده Irene and Cecilia <irene.herrera@alumni.mondragon.edu>
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/bedescriptive1/
مجوز -
Descriptive Analysis package ==== This library has been created in order to speed up the exploratory analysis process. It performs different graphs of the numerical variables in a single function called graphic(). ## desc_analysis class: You can define the following class name desc_analysis ### Attributes This class will have an attibute called *data* - data : this attribute reads a csv and selects the numeric variables ### Methods - graphic : The class desc_analysis has one method *graphic*. This method will take an argument wich is *data* defined in the previous attribute. ### Application - Read csv. - Selects numerical variables from de dataframe. - Creates histograms, raincloud graphs and a heatmap graph. ### Intance attributes and init the method --> c1=desc_analysis('example.csv') --> c1.graphic() ### Example This would be the result of the desc_analysis class. ##### Histograms ![image](https://user-images.githubusercontent.com/64251072/197811387-d3f2e3f0-d28d-4332-ae28-fe35685f82be.png) ##### Raincloud ![image](https://user-images.githubusercontent.com/64251072/197811919-e4f5801a-07d0-4d27-af8d-ee427e882943.png) ##### Heatmap ![image](https://user-images.githubusercontent.com/64251072/197812131-81e48d49-ed32-4dc5-8328-e4980d4448fb.png)


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

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


نحوه نصب


نصب پکیج whl bedescriptive1-0.0.1:

    pip install bedescriptive1-0.0.1.whl


نصب پکیج tar.gz bedescriptive1-0.0.1:

    pip install bedescriptive1-0.0.1.tar.gz