Tag: pandas
-
Cleaning Data in Python (Data Types)
In this post, we will go through some of challenging case that we face when cleaning our data, and how we can solve them using some helpful pandas methods. Data Science is more about understanding the data, and data cleaning is very important part of this process. What makes the data more valuable depends on…