Skip to main content

This module brings different functions to make EDA, data cleaning easier.

Project description

Data Inspector

This module brings different functions to make EDA, data cleaning easier.

Author: Kazi Amit Hasan

Project Description:

Data Inspector brings a total of 15 essential exploratory data analysis, data cleaning automations to make a dataset understandable. This is a perfect tool to get started with you data.

data inspector helps to make

Installation

pip install data-inspector

Available automation:

  1. Line plot : line_plot(data, x_data, y_data, x_label="", y_label="", title="")
  2. Skew feature: plot_skewed_feature(data, column)
  3. Showing data distribution: show_distribution(data, column)
  4. Scatter plot: plot_scatter(data,x_data, y_data)
  5. Correlation plot: plot_correlation(data)
  6. Create histogram: histogram(data,column, x_label, y_label, title)
  7. Create bar plot: plot_bar(data, column, xlabel, ylabel, title)
  8. Create boxplots of all features: box_plot(data)
  9. Checking dataset's shape: datasetShape(data)
  10. Get dataset's diagnostic plots: diagnostic_plots(data, variable)
  11. Divide numerical and categorical features: divideFeatures(data)
  12. Fill NaN values: fillNan(data, column, value)
  13. Get pearson's correlation between two variables: get_correlation(column_1, column_2, data)
  14. Plotting kde plots: plot_cont_kde(data, var)
  15. Automatic calculating the missing values and their percentage along with visualization : calculating_missing_values(data)

Change Log

0.0.1 (20/08/2021)

  • First Release

0.0.2 (20/08/2021)

  • Minor updates

0.0.3 (20/08/2021)

  • Minor updates

0.0.4 (20/08/2021)

  • Minor updates

0.0.5 (20/08/2021)

  • Minor updates

0.0.6 (20/08/2021)

  • Minor updates

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

data_inspector-0.0.7.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

data_inspector-0.0.7-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file data_inspector-0.0.7.tar.gz.

File metadata

  • Download URL: data_inspector-0.0.7.tar.gz
  • Upload date:
  • Size: 5.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for data_inspector-0.0.7.tar.gz
Algorithm Hash digest
SHA256 26003f8eb526af11b7e44a9a5ec5058f24522f03de8d483f7d7215d9fadc0825
MD5 1abc40c279eb8e3b01ae0f62baed50dd
BLAKE2b-256 9be2198bd867385a5e625f9c03223cd8fad9b60cebdc4e07a6a436b731032484

See more details on using hashes here.

File details

Details for the file data_inspector-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: data_inspector-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10

File hashes

Hashes for data_inspector-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 4898893262267745d47ecf64a78117ba7cb995c49111e09cb2bb91aca8fb9b73
MD5 da69ac6b474dfe1fe9a9fb3a902915e2
BLAKE2b-256 8e6a65731b9c6a0fecdd4c9f1e2b0b9ca2262bd46fd24c01c57ec1a165f6ba3d

See more details on using hashes here.

Supported by

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