Skip to main content

ds-proj-cc

DS Profiler

A lightweight Python toolkit for dataset profiling, statistical summaries, missing-value detection, duplicate detection, and numerical anomaly detection.

Install

pip install ds-proj-cc

Usage

from ds_proj_cc import profile, summarize, detect_anomalies

data = [
    {"name": "Alice", "age": 21, "score": 85},
    {"name": "Bob", "age": 22, "score": 91},
    {"name": "Charlie", "age": None, "score": 78},
]

print(profile(data))
print(summarize(data))
print(detect_anomalies(data))

Author

Chirantan Chakraborty

Release files for ds-proj-cc 0.1.4

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

Source distribution (sdist)

Source distribution for ds-proj-cc 0.1.4
File Size Uploaded
ds_proj_cc-0.1.4.tar.gz 6.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for ds-proj-cc 0.1.4
File Interpreter ABI Platform
ds_proj_cc-0.1.4-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 10.6 kB

Release files / ds_proj_cc-0.1.4.tar.gz

Download URL ds_proj_cc-0.1.4.tar.gz
Size 6.4 kB
Tags Source
SHA-256 checksum
How to use checksums
76c7bea2e354de40d8fbe5decf9004cce63d630a8a4fcf3aa956925202a50d60
BLAKE2b-256 checksum
How to use checksums
b09513d5c1162ff24689ffa28fea43a80f3ccb7b818b2d7e8f3fd6e159c645ca
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release files / ds_proj_cc-0.1.4-py2.py3-none-any.whl

Download URL ds_proj_cc-0.1.4-py2.py3-none-any.whl
Size 4.2 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
0d5ab4ba5b816daa055bdc2531336b8ae3f5a5e8be652bd54dc79ef8e5285470
BLAKE2b-256 checksum
How to use checksums
0f971ecd7233171bdb9936511a9350c2153d4a6fa4ba4ba7a0c974beacd8e023
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via uv/0.12.19 {"installer":{"name":"uv","version":"0.12.19","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

Release history Release notifications | RSS feed

This release

0.1.4 This release

2 release files

0.1.3

2 release files

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