Musonda Katongo
3 min read
Pandas Techniques for Data Manipulation in Python
Pandas is a popular python library that is suitable for performing the various data preparation. In this post we explore a number of Pandas
Ntandoyenkosi Matshisela
4 min read
An application of Feature Engineering, Bag of Words (BOW) and N-grams in Sentiment Analysis
The disruption in social media has generated huge datasets which some businesses have leveraged perfectly. Websites, social networks etc...
Sujan Karki
5 min read
Data Cleaning in Python
After data extraction/collection, the data needs to be cleaned before analysis. Data cleaning is an important task in data science since...