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 hashes)
Built Distribution
Close
Hashes for csv_shuffler-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03918552bb2972add89001d8b18b75baeff911dbe6a6a427f44bc84835e514c2 |
|
MD5 | 6492860342f48cad6a9be9cac8978a90 |
|
BLAKE2b-256 | 13c145ec73ad6b665e73aa0192ac77037ec8a9a323e380ebbe4a4ff292d7bf9a |