In my last post, I worked on connecting Twitter and collecting tweets on #Corona using Tweepy. So now that we […]
Author: Oindrila Sen
A decade of experience in collecting, cleaning and visualizing data. But now I am learning and practicing new tools and different techniques.
Let's dig and find out what is the story behind that Data. Let's do it together! Let's solve, fail and try again because discovering something new is always fun.
Collect Tweets on #Corona from Twitter using Tweepy
With the #Corona and #StayHome trending throughout the world, I got curious about what’s going on in people’s minds? How […]
Regression Algorithms and Examples
Linear Regression It refers to a linear relationship between two or more variables. That means, if we draw this relationship […]
Jargons /Concepts from Probability and Statistics for a Data Science Interview
Sample Space: Set of all possible outcomes of a random experiment. For a die-rolling experiment, we can write the sample space as […]
Python: Calculate Sum of Elements in a List
Write a Python program to calculate the sum of all the elements in a list:
A Quick Review of Basic Data Science Concepts for InterviewPrep – 1
In this post, I will discuss the basic data science concepts that we may know but fail to express […]