gokart file downloader
Project description
Thunderbolt
Thunderbolt is data manager for gokart.
- Auto loading gokart task logs
- Check task params using pandas
- Download data from python
Usage
install
pip install thunderbolt
Example
If you specify TASK_WORKSPACE_DIRECTORY, thunderbolt reads the log.
So making tasks pandas.DataFrame, and load dumped data.
This is also possible from S3 or GCS. (s3://, gs://)
Example:
from thunderbolt import Thunderbolt
tb = Thunderbolt()
print(tb.get_task_df())
print(tb.get_data('TASK_NAME'))
Please look here too: https://github.com/m3dev/thunderbolt/blob/master/examples/example.ipynb
Thanks
gokart: https://github.com/m3dev/gokart
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
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 thunderbolt-0.1.2.tar.gz.
File metadata
- Download URL: thunderbolt-0.1.2.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3f4188f0005668465adda3a132d986c924c85c42eb33676a4afe10307087c2e
|
|
| MD5 |
0471ffe50f98c81b0c97f0bc5a9685b7
|
|
| BLAKE2b-256 |
df65a05baa2e04a3eaaf08ca69088e5611c17cd0f6f584b5ac4666213f93c0bc
|
File details
Details for the file thunderbolt-0.1.2-py3-none-any.whl.
File metadata
- Download URL: thunderbolt-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.4 Linux/5.13.0-1022-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8759e9623d5ed69c03a9f58aaa1f09f32b377a9a8353ad33904db992bfaee09c
|
|
| MD5 |
33a5da2239eb2e090afeef2b320daf82
|
|
| BLAKE2b-256 |
6eb78f49e4e52fa80d103471814733b71c31b266a977bdc9a0be5d35b64fcb7b
|