Skip to main content

Utilities for representing experiments with classes

Project description

pandit

Pandas with some cool additional features

sieve

df.sieve(column=value) # returns df rows where column equals value
df.sieve(column=[value1,value2]) # returns df rows where column is value1 or value2

show

df.show() # shows multiple rows column by column (one line per column) with nice formatting

Also:

read_tsv

read_jsonl

read_wandb(project_name)

drop_constant

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

xpflow-0.0.0.tar.gz (14.9 kB view hashes)

Uploaded Source

Built Distribution

xpflow-0.0.0-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page