Skip to main content

A library for advanced DataFrame statistics analysis.

Project description

Advanced Dataframe Statistics Library

A library for advanced DataFrame statistics analysis, returns:

=========================== df_name ============================

Leading Zeros in Columns
col1 col2
0000000000 0D2
0000001999 0D4
0000006669 0D1
General Stats
Columns DTypes NaNs 0_values Unique Duplicates Totals Min Max Mean Median STD STD(%) Outliers
col_1 str 0 0 5000 0 NaN NaN NaN NaN NaN NaN NaN NaN
col_2 str 0 0 5000 0 NaN NaN NaN NaN NaN NaN NaN NaN
col_3 str, float 1254 0 9 4991 NaN NaN NaN NaN NaN NaN NaN NaN
col_4 str, float 1254 0 9 4991 NaN NaN NaN NaN NaN NaN NaN NaN
col_5 float 0 74 4884 116 863.66 -66 79.36 172.73 23.08 1.62 938.89 613.00
col_6 str 0 0 6 4994 NaN

Installation

You can install the library using pip:

pip install stat-df 

Importing the Library

import stat_df as sd

Usage

sd.show_stats(my_df) 

This command will print out "Leading Zeros in Columns" and "General Stats" data in a nice unified table.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

stat_df-0.1.3-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file stat_df-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: stat_df-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for stat_df-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 4efbab70f85629ef8421c898ef032a826d6970a56e35fd60833f8d07fef50812
MD5 f8e857a6bb3193ecb006d997e2e70370
BLAKE2b-256 e387c27d6c8dc91b6c7465c7f96f5cf85dbc2e96363e59c3612399ee09b32c6b

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