Day 4 of 100 Days of Code
Today I learned about some new plots that I wasn't familiar with - distribution plots aka distplots.
These combine 3 layers of plots - a histogram (looks like a bar chart where each data point is placed inside a bin of similar values), a rug plot (ma...
sania2046.hashnode.dev1 min read
Omkar Adhali
These plots really look cool. Also try Kaggle, they might have some interesting datasets (Most of them are used for Machine Learning though)