Skip to content

Latest commit

 

History

History
4 lines (2 loc) · 342 Bytes

README.md

File metadata and controls

4 lines (2 loc) · 342 Bytes

Tweets Cleaning with Python

Twitter data contains a bunch of information parameters. Sometimes, the data contain unnecessary things that need to be cleaned, such as unnecessary characters, links, newlines, and other kinds of stuff. In this article, I’m going to show you how to clean Twitter data using the python programming language.