5 Probability Distributions Every Data Scientist Should Know
Probability Distributions are like 3D glasses. They allow a skilled Data Scientist to recognize patterns in otherwise completely random variables.
Probability Distributions are like 3D glasses. They allow a skilled Data Scientist to recognize patterns in otherwise completely random variables.
Are you wondering how to get Medium followers for your tech blog? Do you worry your content isn’t reaching enough people? Do you dream of that day when your analytics page of choice will display thousands upon thousands of views?
This piece is for you.
As a Data Scientist, I spend about a third of my time looking at data and trying to get meaningful insights, the discipline some call exploratory data analysis. These are the tools I use the most. Today we will be looking at two awesome tools, following closely the code I uploaded on this github project. One is Jupyter Notebooks, and the other is a Python Framework called Pandas.