The very first step of data analysis is understanding how the data we get is organized or in other words checking the schema of our data. The following are 3 basic things you can do […]

The very first step of data analysis is understanding how the data we get is organized or in other words checking the schema of our data. The following are 3 basic things you can do […]
Data by itself is not biased but interpretations can be. But in this information age, we need interpretations to run our daily life. And we hence we need advanced visualizations that aid impartiality more than […]
A lot of structured data which are not too heavy still comes in Excel formats. This tutorial shows some the basic operations after of loading an Excel onto Python. Loading an Excel file Open a […]
Learning a new programming language should not begin with data types, keywords, data structures, and functions. It must start with the philosophy. It must start with the abstraction. Mastering the abstract will add rich flavors […]