Singapore 640447
+91-9677454551 | +65-83866984
amsavallimylasalam@gmail.com

Month: August 2022

Evolving Data Scientist

Stunning Python Libraries you should know to work on Data Science projects.

As a data scientist, data analysis and manipulation is a day-to-day job. Knowing the right library for the right tasks tremendously reduces working hours. So, I thought to share the 3 primary libraries I used to work for my regular tasks for various purposes. 1. Pandas Library pandas were released on 11 January 2008 pandas…
Read more

Hard to imagine 🥹 data analysis 📊without the aggregate functions.

Aggregation is one of the most useful descriptive analysis functions to perform complex statistical steps more efficiently. The primary purpose of the aggregate is to summarize the group of data to analyze the statistical summaries such as mean, standard deviation, variance, etc. I quickly demonstrate various methods of using an aggregate function in Pandas in…
Read more