When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.
7
activestate.com
Exploratory Data Analysis Using Python
Exploratory Data Analysis, or EDA, is essentially a type of storytelling for statisticians. It allows us to uncover patterns and insights, often with visual methods, within data. As this article shows, you can use #Python to do an EDA at any point in the Machine Learning process: #datascience