Tiny CSV pattern analysis tool.
Project description
pattern-scope
A tiny (<200 lines) CSV pattern-analysis tool.
It computes:
- Monotonicity score
- Outlier count
- Inflection-point estimates
- Optional matplotlib plots
Install
pip install pattern-scope
Usage
from patternscope.core import analyze summary = analyze("data.csv", plot=True) print(summary)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pattern_scope-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pattern_scope-0.1.0.tar.gz.
File metadata
- Download URL: pattern_scope-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e4f7daddb3542b18f09801bdf6cdf85763b85e3f14e906ed33490bad24c7366
|
|
| MD5 |
45416888a9ae12b29722a01daf325afd
|
|
| BLAKE2b-256 |
0452a1584ddfd8cc238b1cbec0a0840b8e8012aeadee75340a3d7be9305c4edc
|
File details
Details for the file pattern_scope-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pattern_scope-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f400906327f12ae5b200ed907cc85ef020c5978b82521535f4815308c2ce542c
|
|
| MD5 |
a3b295bbd4cf9aa0eadc674df7622704
|
|
| BLAKE2b-256 |
634bbe8a7c74f4a8e02d4f3a65927c6a839ffbd7131d02f9ddf5aead4f1f5aa8
|