Platform | Udacity |
Price | Free |
Subjects |
Explore a variety of datasets, posing and answering your own questions about each. You'll be using the Python libraries NumPy, Pandas, and Matplotlib.
This course will introduce you to the world of data analysis. You'll learn how to go through the entire data analysis process, which includes posing a question, wrangling your data into a format you can use and fixing any problems with it, exploring the data, finding patterns in it, and building your intuition about it, drawing conclusions and/or making predictions, and communicating your findings. You'll also learn how to use the Python libraries NumPy, Pandas, and Matplotlib to write code that's cleaner, more concise, and runs faster.