Split & Merge utilities for large csv files.
Project description
Split-Merge Package
Splitting a large CSV file into multiple small csv files for better processing using Split features at your local disk & Merge will merge back to small files into one large file. This is a first sample version.
Limitations
As of now, this will create splitted file with the extension known as "splitted". Make sure that your original file should not contain the same naming pattern.
Your source file name for example - addr_det_20190101.csv Your split file name will will be given below: 1__addr_det_20180112__splitted_.csv 2__addr_det_20180112__splitted_.csv N__addr_det_20180112__splitted_.csv Where N would be any number based on the size of the file. Bye default, each chunk will contain at least 30000 or less number of records.
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
File details
Details for the file SplitMerge-0.0.1.tar.gz
.
File metadata
- Download URL: SplitMerge-0.0.1.tar.gz
- Upload date:
- Size: 1.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 672a42844bc4c0f6f9c870eed9de6fa076658b9de6ddd487befc94a285a89727 |
|
MD5 | abe4628e51fc6a40c4a67d1aab693cbd |
|
BLAKE2b-256 | c8653edfd109bd732967ec9b1645d2c65c7dc894e43e08d879a2cb61361729bf |
File details
Details for the file SplitMerge-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: SplitMerge-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1fed19538603b9acad785284ba0cae95281c74d917fd8bb0fb05d54f2fab5591 |
|
MD5 | f470a6e702449593187cdccac1c3c659 |
|
BLAKE2b-256 | ce1013d7a71a112fdc94c0243bccb2abad66036d3e08eaec825d3df2e59f7c8d |