Quick Fast Python EDA with Pandas Profiling
Have you ever wondered what if summary statistics is more just a simple summary?Introducing, pandas_profiling for simple and fast exploratory data analysis o... (more…)
Read more »
This summer I worked on my first substantial research project in Python. I’ve used Python for a number of small projects before, but this was the first time that it was important for me to have an efficient workflow for working with many models at once. I… Read more