A favorite exploratory data analysis hack for Pandas in Python
If you’re following along with me this week, you know I testing out Medium’s short form articles. In this final in a series of three tests, I present one of my favorite exploratory data analysis (EDA) hacks in Pandas and Python.
If you use pd.describe()
you know that it produces…
Possible unpopular opinion alert
If you make a post with 150 words or fewer, Medium will recognize it as short form.
I have a few short form articles planned. One topic will be a…