Add your description here
Project description
PyAntz
Job runner and scheduling
Setup configurations to chain together different jobs quickly and with minimal code. The goal here is to help those who need to quickly setup a local data pipeline for small projects. This spawned off of a school project
Dev Notes
TODO -> slurm on failure of submission, retry with different node batch submit individual submit -> windows hpc on failure of submission, retyr with different node batch submit -> GUI to create the jobs -> check the arg types of the functions in the job -> use pyarrow --> support using dask, pandas or pyarrow as the backend
slurm
-
edit yaml edit fields (multiple!) set values ---> accepts two lists. the first is a list of str (paths to edit) and the second it values ---> must be of the same length, checked at runtime :(
-
edit json ---> same as edit yaml above
-
edit csv ---> accepts column names, list of values ---> only one column at a time
-
convert csv to parquet ---> read csv and output to parquet
-
convert excel to parquet accepts path to excel and optionally the sheet name ---> read into memory and output to parquet
-
convert hdf5 to parquet accepts path and keys and reads into pandas outputs to parquet
convert parquet to csv convert parquet to excel convert hdf5 to excel
DB
CRUD postgres CRUD mysql CRUD minio CRUD sql server
Plot
- scatter x/y with color options
- hist
- stacked hist
Aggregation
- merge parquets
- concatenate parquets
- filter parquet
- count parquet
- sum parquet
- min parquet
- max parquet
- xth percentile
- groupby and agg
splitters
- split template into N pipelines take one example pipeline and produce a PIPELINE ID variable for each in range
- generate simple case matrix for one variable being modified, create pipelines for range of values for the variable (only integers)
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
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 pyantz-0.1.0.tar.gz.
File metadata
- Download URL: pyantz-0.1.0.tar.gz
- Upload date:
- Size: 95.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c37a8954b948f2a3792d6cfadbcc60b582b143fb970581e950af3e58e1539fc
|
|
| MD5 |
aef9cf0c3b27ff634a712af6ee915aa4
|
|
| BLAKE2b-256 |
d7fdbb39b8423d78a18ea15a3611d70bdf91b69e5633e014f57499e81589b163
|
File details
Details for the file pyantz-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pyantz-0.1.0-py3-none-any.whl
- Upload date:
- Size: 69.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3220669512a99fd18b77a1463a29e9f03a70f80a98b779458f5212bf6425f65f
|
|
| MD5 |
2faf0b67ae07b00dc18626204f29a8a8
|
|
| BLAKE2b-256 |
9877915b9bef8e90056817bff2eaf7e36265bbf4a836df7d2a3e67179908eb4f
|