Lightweight analytics helpers built on pandas & numpy
Project description
koushik-analytics
A tiny analytics helper built on pandas and numpy.
Install
pip install koushik-analytics
Usage
import pandas as pd
from koushik_analytics import summarize_numeric
df = pd.DataFrame({'a':[1,2,3,4], 'b':[0.5,1.5,2.5,3.5], 'c':['x','y','z','w']})
print(summarize_numeric(df))
CLI
ka-summarize your.csv a,b
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
koushik_analytics-0.1.2.tar.gz
(25.4 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 koushik_analytics-0.1.2.tar.gz.
File metadata
- Download URL: koushik_analytics-0.1.2.tar.gz
- Upload date:
- Size: 25.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8516a28f00360329f758fd2d62d7346f3e49bce1c4b494d2bdc004db47c68912
|
|
| MD5 |
9dbff8ef18ca19d5be9d1754ef153892
|
|
| BLAKE2b-256 |
c77cac50da9564c51fd2ebd443eebb9f2e1ee6d75bcb385b297fdbda5fa06b77
|
File details
Details for the file koushik_analytics-0.1.2-py3-none-any.whl.
File metadata
- Download URL: koushik_analytics-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
36d23cb79839efc466ee3fd00c6780356836f5d508e30d0563f8b02cf5fe7b94
|
|
| MD5 |
97aee72a48b230f8bc0a0ffebb75384c
|
|
| BLAKE2b-256 |
d9daa8206adc661ee20322f210c0c6a20fecd3e60455258791238ee4c9126a18
|