Summary Statistics Workout

Practice using summary statistics in Pandas. How is use pandas to analyze stock data, how to import data into a DataFrame, and perform basic data analysis tasks such as finding minimum and maximum values of columns and generating summary statistics for numerical data.