A tool to automatically Shuffle lines in a csv file
Project description
csv-shuffler
A tool to automatically Shuffle lines in a .csv files
Installing csv_shuffler 🔧
pip install csv-shuffler
Looking in indexes: https://pypi.org/simple, https://us-python.pkg.dev/colab-wheels/public/simple/
Collecting csv-shuffler
Downloading csv_shuffler-0.0.3-py3-none-any.whl (2.9 kB)
Installing collected packages: csv-shuffler
Successfully installed csv-shuffler-0.0.3
Importing csv_shuffler library ⚡
from csv_shuffler import csv_shuffler
Setting csv_shuffler configuration ✍
shuffler = csv_shuffler.ShuffleCSV(input_file='/content/sample_data/mnist_train_small.csv',header=True, batch_size=20000)
Run shuffler 🏃
shuffler.shuffle_csv()
19999
Contributing and Feedback
Any ideas or feedback about this repository?. Help me to improve it.
Authors
- Created by Ramses Alexander Coraspe Valdez
- Created on 2022
License
This project is licensed under the terms of the MIT License.
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
csv-shuffler-0.0.4.tar.gz
(17.2 kB
view details)
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 csv-shuffler-0.0.4.tar.gz.
File metadata
- Download URL: csv-shuffler-0.0.4.tar.gz
- Upload date:
- Size: 17.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
63a54a1e5d35eeda12bfc196d1e6ab22797a1ef85164f783c5fd657ed556f777
|
|
| MD5 |
e346c15d600207c4e412600d2190b22e
|
|
| BLAKE2b-256 |
d958a0760c6a15fd2adcbab3d18f7234ba894fe2f08971a71f72ae3f2e059765
|
File details
Details for the file csv_shuffler-0.0.4-py3-none-any.whl.
File metadata
- Download URL: csv_shuffler-0.0.4-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03918552bb2972add89001d8b18b75baeff911dbe6a6a427f44bc84835e514c2
|
|
| MD5 |
6492860342f48cad6a9be9cac8978a90
|
|
| BLAKE2b-256 |
13c145ec73ad6b665e73aa0192ac77037ec8a9a323e380ebbe4a4ff292d7bf9a
|