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.4.tar.gz
(3.6 kB
view details)
File details
Details for the file sabia-utils-0.0.4.tar.gz.
File metadata
- Download URL: sabia-utils-0.0.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
96f59923262a2c9754442992803242ee8f7ceba809da11c4066543ff4ddac674
|
|
| MD5 |
f4f6087c0554277ff48fd4e3c1ca3946
|
|
| BLAKE2b-256 |
b16f2d39d5d80ddc90284e6954d6dfc16e53930a29c8bcb02c6ae950be3b457d
|