Lesson 1,
										Topic 2									
								
								In Progress
									Packages in Python
						Lesson Progress					
							
					0% Complete				
				Question: What are some packages you are familiar with in Python and how do you use them?
Example
” I’m familiar with most of the Anaconda distribution. I am very familiar with NumPy arrays and Pandas data frames and the different data type lists available in Python. I can also use Scikit-learn for machine learning algorithms and while I can use matplotlib for visualizations, I’ve also recently learned about the plotly library as well, depending on who my audience will be. “
Tips
- This varies by person.
 - Mention at least NumPy and Pandas 
 - The Anaconda distribution is good, too.