An open API service indexing awesome lists of open source software.

https://github.com/thepycoach/data_preprocessing

Data cleaning, Tokenization, Regular Expressions and Pandas guide.
https://github.com/thepycoach/data_preprocessing

Last synced: 4 months ago
JSON representation

Data cleaning, Tokenization, Regular Expressions and Pandas guide.

Awesome Lists containing this project

README

        

# Data Preprocessing in Python
This repository contains all the articles I published related to data preprocessing techniques in Python

- Guide to Cleaning and Preparing Data in Python: https://towardsdatascience.com/a-straightforward-guide-to-cleaning-and-preparing-data-in-python-8c82f209ae33
- 5 Simple Ways to Tokenize Text in Python: https://towardsdatascience.com/5-simple-ways-to-tokenize-text-in-python-92c6804edfc4
- Guide to Move from Excel to Python (Pandas/Numpy Guide): https://towardsdatascience.com/a-complete-yet-simple-guide-to-move-from-excel-to-python-d664e5683039
- Guide to Regular Expressions https://towardsdatascience.com/a-simple-and-intuitive-guide-to-regular-expressions-404b057b1081