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 functionality
- 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.1.2.tar.gz
(5.6 kB
view hashes)
Built Distribution
Close
Hashes for pybaseanal-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c21a5211e8884853278d3a7c425cc255fa2d4d475f02ce05cf6f011f1096b6df |
|
MD5 | b267cec84641fdda310ba88b2d480f99 |
|
BLAKE2b-256 | 5f14982a33b54e6fbe528dd352985e3a9b467ee7087db02882e4ef2e9270c2ff |