Skip to main content

exploratory

Exploratory Data Analysis

Description

This project explortory was created to perform Exploratory Data Analysis on any structured dataset. Dataset can have categorical or numerical data types. This project takes pandas dataframe and gives summary statistics and individual plots having categorical count for catagorical variables and PDF's, CDF's with mean, median and mode for numerical variables. The both the results are stored in PDF and CSV file in your current directory/path.

Installation:

Use the package manager pip to install exploratory

pip install exploratory

Usage:

from exploratory import EDA
EDA(df)
# df --> pandas dataframe
#Please input the DPI value, as DPI value increases runtime would increase. Defualt DPI value: 150

Example Run:

Exploratory Run

Expected Outputs:

  • CSV File, DataFrame Containing
Column Description
Variable Variable Name in the dataset provided
Cardinality Number of levels/classes in each variable
total_count Count of total records (non null)
unique_rate Cardinality / total_count, Unique Rate of 1 indicates a ID variable
percent_missing Percentage of missing values across each column
mean Average of column (Ignores Object/String variables)
std Standard deviation of column (Ignores Object/String variables)
min Minimum of column (Ignores Object/String variables)
25% 25th percentile value of column (Ignores Object/String variables)
median 50th percentile value of column (Ignores Object/String variables)
75% 75th percentile value of column (Ignores Object/String variables)
max Maximum of column (Ignores Object/String variables)
data_types Data type of column (Int / Float / Object etc)
range Max Value - Min Value (Ignores Object/String variables)
  • PDF with Statistical Summary and variable distribution graphs (categorical & continous)

Exported PDF

Contributing

Pull requests are welcome. Please use this 'https://github.com/Abhilash-MS/exploratory' Please feel free to contact authors for any suggestions or issues, Ram kakarlaramcharan@gmail.com, Abhilash abhilashmaspalli1996@gmail.com

Release files for exploratory 3.4.12

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for exploratory 3.4.12
File Size Uploaded
exploratory-3.4.12.tar.gz 7.0 kB Details

Release files / exploratory-3.4.12.tar.gz

Download URL exploratory-3.4.12.tar.gz
Size 7.0 kB
Tags Source
SHA-256 checksum
How to use checksums
bb088cc7fbe3ab79aab5da669c85c7bd9a188aa89c5e9a7e73168ac8f05360a9
BLAKE2b-256 checksum
How to use checksums
14b2cb472ba23229218e7878a9b4841b12f3e858a632b25373865bc6cefb1ce1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.1 CPython/3.9.12

Release history Release notifications | RSS feed

This release

3.4.12 This release

1 release file

3.4.11

1 release file

3.4.10

1 release file

3.4.9

1 release file

3.4.8

1 release file

3.4.7

1 release file

3.4.6

1 release file

3.4.5

1 release file

3.4.4

1 release file

3.4.3

1 release file

3.4.2

1 release file

3.4.1

1 release file

3.4.0

1 release file

3.3.9

1 release file

3.3.8

1 release file

3.3.7

1 release file

3.3.6

1 release file

3.3.5

1 release file

3.3.4

1 release file

3.3.3

1 release file

3.3.2

1 release file

3.3.1

1 release file

3.3.0

1 release file

3.2.0

1 release file

3.1.0

1 release file

3.0.2

1 release file

3.0.1

1 release file

3.0.0

1 release file

2.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page