Data Analysis with Python Mini Bootcamp
offered by Magnimind Academy
Thinking about starting a boot camp or a new field and unsure of your background or level of technical skills? We’ve got you covered. Join our Data Analysis with Python Mini Bootcamp where you’ll learn the necessary prerequisite skills while learning basic data science. This boot camp is for non-coders who are interested in learning data science or those who have a technical background although are not familiar with the fundamentals of data science.
Data Analysis with Python Mini Bootcamp will teach you the fundamental skills of Python, SQL, Statistics and an introduction to machine learning. With those skills, you will be ready to take any kind of data science boot-camp or you’ll be ready to start learning data science on your own. During our prep course you will explore a hands-on experience that will ignite your enthusiasm and confidence to learn data science and its’ theory.
● Week 1 :
1. Review Python common functionalities and data structures used in data science
2. Learn the important Python libraries in data science (Pandas, Numpy, Matplotlib)
● Week 2:
1. Read and write data from/to different formats (excel, csv, text, etc.)
2. Cleanse and select important records from Dataframes
3. Deal with missing data: identify, replace, and eliminate records
4. Sort Dataframes by multiple columns
● Week 3:
1. Leverage the functions apply, lambda, filter, and map
2. Merge/Join Dataframes by foreign keys
3. Learn pivot tables in Pandas
● Week 4:
1. Learn data visualizations with the libraries Matplotlib and Seaborn
2. Introduction to the Machine Learning library Sklearn
3. Apply linear and logistic regression with Sklearn