Skip to main content

A package to import basic libraries and perform basic data analysis.

Project description

pybaseanal

forthebadge made-with-python
Python 3.10

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

More Information

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.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

pybaseanal-0.1.1-py3-none-any.whl (5.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page