Skip to main content

--description--

Let's look at how you can connect your Math and Python knowledge with external data. This video will show you how to get data from other sources, then transform it so that you can graph it and interpret it.

--question--

--text--

What library helps you to read data from a .csv and store it as a dataframe where you can select columns?

--answers--

Math


Pandas


Data


Matplotlib

--video-solution--

2