Group of utilities for Sabia
Project description
Sabia Utils
This is a collection of utilities for Sabia.
Concat Module
This module is used to concatenate files.
Concatenate all files from a path
Returns a concatenated dataframe from all files in a path. Can save the concatenated dataframe to a file.
from sabia_utils import concat
concat.concatenate_all_from_path(
path='path/to/files',
output_file='output/file/path', # optional
fine_name='file_name' # optional
)
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
sabia-utils-0.0.3.tar.gz
(2.9 kB
view details)
File details
Details for the file sabia-utils-0.0.3.tar.gz.
File metadata
- Download URL: sabia-utils-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1b5959475cfd7ef69be3962661e3f06bffc27faa043501881884bcb20cf1cc87
|
|
| MD5 |
f88779cf04cfe512aeced75365514e1c
|
|
| BLAKE2b-256 |
959e825e08f9aedc1eb7d13a500fd4e84a573209cb2a31e3cf8c8c490881d5da
|