A package to import basic libraries and perform basic data analysis
Project description
pybaseanal
Functionality of the pybaseanal
- Importing basic libraries at once
- Perform basic data processing
- Null analysis
- Graph plots
- Data type conversion
Usage
- To read dataframe
- To perform EDA
- To annalyse the null
pip install pybaseanal
For Null Values
- null_Analysis(data_df, null_Cuttoff = 25, headcount = 5)
- plot_categorical_frequency(df, output_path='cat_graph.docx')
- convert_columns_to_preferred_types(df)
- generate_visualizations_and_report(df, output_path='output.docx')
Note
- Please drop your suggestions on pydev@phaf.in
More Information
- Visit pybaseanal.phaf.in
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pybaseanal-0.0.4.tar.gz
(4.6 kB
view hashes)
Built Distribution
Close
Hashes for pybaseanal-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13dd09f0c0fc0995eeac6dee3e76a6f713b92e509f56af4699b0f4fb0e46ea04 |
|
MD5 | 8ec77ff8cae59ea457c2ca2e344b488b |
|
BLAKE2b-256 | da048f1ced2d59c91518968aefceaba9ebdc45d6b6b69ecc501676b032df9b17 |