Skip to main content

Chat with your data

Project description

pip install p2s

General Stats

seq 0 100 | p2s

Count

seq 0 100 | p2s.count

Mean

seq 0 100 | p2s.mean

Standard Deviation

seq 0 100 | p2s.std

Quantile (in Percent)

seq 0 100 | p2s.q 25

Map (lambda expression)

Each line is in x

seq 0 100 | p2s.map "int(x) + 1"

Reduce

Accumulator a and current c. Usage p2s.reduce <lambda> <initial_accumulator> seq 0 100 | p2s.reduce "float(a) + float(c)" "0"

Histogram

seq 0 100 | p2s.hist --xlabel "Position" --output "hist.pdf"

Project details


Download files

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

Source Distribution

data_ai-0.0.1.tar.gz (873.5 kB view details)

Uploaded Source

File details

Details for the file data_ai-0.0.1.tar.gz.

File metadata

  • Download URL: data_ai-0.0.1.tar.gz
  • Upload date:
  • Size: 873.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for data_ai-0.0.1.tar.gz
Algorithm Hash digest
SHA256 d5003663a19748046a2c18c724d79b5815eb1335b0e5939156ecee9951aae3ac
MD5 132a6ce010517ea1a70d110f58362466
BLAKE2b-256 91a049b69a61beeffd8ddbadc7772101c3fae1a1a0102e07a6bf5f3cdbf8b369

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