
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
In this video, we will see what is data analysis and why data analysis required. What are option available for analyzing data like R/Python.
In this video we will learn brief idea about data analysis library pandas. Why pandas kind of library has been created for data analysis. What are features of pandas library.
In this video we will see 2 different ways to install pandas and python in your local machine.
In this video we will see from where to download anaconda, selection appropriate version, and step by step installation of anaconda distribution on Windows based machine.
In this video we will see how to start anaconda prompt, and various conda utility related command for performing various task like
update package,
install package,
remove package.
In this video will learn how to start jupyter notebook and jupyter lab.
Walk through of jupyter UI, how to create a cell how to execute a cell and so on
In this video we will learn how to import required library like numpy, pandas and Matplotlib into python environment.
Download Python code.
Learn what are the different Python related topic we will address in this Python crash course section.
Learn about Python basic data type like numbers float Boolean string. What are the operation we can perform with all those basic data type.
In this video will learn how to make your life easy by putting all those repetitive task inside looping mechanism available in Python wait for and while loop.
Another thing we will learn how to apply decision making based on mathematical and logical condition in Python.
Learn how to create and use to collection type available in a python list and tuples. And what are the different attributes and methods we can apply on a list object.
Learn another important collection type available in Python dictionary and sets. Methods and attribute associated with dictionary object. In which scenario we need to use the dictionary object.
In this video, we will learn concept of function in a python, how to create user defined function with parametric argument and without argument. How to use the function as a black box system.
Python exercise problem to test your understanding about python language.
Verify solution of above python problem.
In this video learn how to create numpy array with varieties of different ways like array method, arange, linspace, random, eye, ones and zeros. Learn about what are the attributes and method you can apply on this numpy array.
In this video learn about what is indexing in numpy array and how to select single element or a set of element with slicing plus what are the operations you can perform on top of numpy array.
Learn basic introduction about series data type available in Pandas library.
Learn how to create series Data type with String, float, numbers, list, Boolean, Dictionary data object.
Learn how to create series data type from the comma separated file, .CSV file. read_ csv()
Values, index, dtype
In this video we will learn about, instead of simple number base indexing how to use custom label based indexing in a series data type of Pandas.
Learn one of the very important parameter 'inplace' while doing any kind of modifications to series object and how to sort values and index of series object.
Learn how to get meta information associated to series object with Python built in functions max, min, sort, list, dict etc...
Learn how to extract single value, multiple value or range of value based on bracket notation and slicing notation.
Learn how to count frequency of each value with value_count method on series data type of pandas.
Learn how to invoke function on every single value of series with apply function and map value with map function.
Learn one of the very important core Data structure available in a Pandas library which represent two dimensional tabular data which is the common way of representing records based data withdata frame object.
In this video we will learn how to create a data frame object from varieties of different ways like random generation of data or reading comma separated file and put all those data into data frame object.
Learn different attributes and methods we can apply on data frame object to get some meta information about object.
Learn how to add new column to existing data frame object.
Learn how to select one column or more than one column from the data frame object with bracket notation.
Learn how to delete particular rows and column of data frame object based on index number and column name respectively.
Learn .isin() method to filter the data from Data frame object.
Learn how to use
.between() Method to filter the data from Data frame object.
Learn how to get unique sets of values and total number of unique values in a particular column of data frame object.
Learn how to use sort_values method to sort the column.
Learn how to sort index of data frame object and inplace parameter to do permanent modification in original data frame object.
Learn how to extract rows of values based on label indexing and number based indexing.
Learn how to extract rows with .ix() method.
Learn how to change the data type of individual column of data frame object to optimally represent data frame in a memory and better way to do further analysis on the data.
Learn how to make different column as a index column of data frame object.
Learn how to apply custom function veet apply method on a one single column of data frame object.
Learn how to apply custom function on than one column of data frame object.
Learn how to fetch random record from whole data sets.
Pandas exercise problem to test your understanding about Pandas DataFrame object.
Learn panel data type available in a Pandas library to represent three dimensional data.
JOIN OTHER 40,000 SUCCESSFUL STUDENTS WHO HAVE ALREADY ENROLLED & MASTERED PYTHON & PANDAS SKILLS (DATA ANALYSIS LIBRARY) WITH ONE OF MY BEST SELLING, TOP RATED COURSE.
Student Testimonial :
Great going, ankit is good at explanation of data processing stuff. i bought many of his course related to python and machine learning. - Jay
Every concept is clearly explained and the tutor of this course replies to every question asked in Q&A section. - Mukka Akshay
It was very good session. The instructor has enough knowledge and able to make me understand clearly. Thank you Ankit! - Bibek Baniya
This is an amazing course if you want to understand the extent of the power of Pandas. - Venkat Raj
It's one of the best course !!! Most of the topics has been covered and explained up to the expectation - Ankur SIngh
it is a good match with what i was looking for, the instructor is quite knowledgeable. - Shivi Dhir
This class is not too fast or too slow, the way he teaches is perfect. - Frankie Y
It is excellent - Rakhshee Misbah
good experience - Weiting
-----------------------------------------------------------------------------------------------------------
Update : New section on Data visualization library Matplotlib and Seaborn added.
Update : New section on Numpy Library get added.
-----------------------------------------------------------------------------------------------------------
If you want to master most in-demand data analysis library pandas, carry on reading.
Hi, I am Ankit, one of the Best Selling author on Udemy, taught various courses on Data Science, Python, Pandas, PySpark, Model Deployment.
By the end of this course, you will able to apply all majority of Data analysis function on various different datasets with built in function available in pandas. Analysis techniques like exploratory data analysis, data transformation, data wrangling, time series data analysis, analysis through visualization and many more. Carry on reading to know more about course.
The era of Microsoft Excel is going to be over, so would you like to learn the next generation one of the most powerful data processing tool and in demand skill required for data analyst, data scientist and data engineer.
Then this course is for you, welcome to the course on data analysis with python's most powerful data processing library Pandas.
Why this course?
Data scientist is one of the hottest skill of 21st century and many organisation are switching their project from Excel to Pandas the advanced Data analysis tool .
This course is basically design to get you started with Pandas library at beginner level, covering majority of important concepts of data processing data analysis and a Pandas library and make you feel confident about data processing task with Pandas at advanced level.
What is this course?
This course covers
Basics of Pandas library
Python crash course for any of you want refresh basic concept of python
Python anaconda and Pandas installation
Detail understanding about two important data structure available in a Pandas library
Series data type
Data frame data type
How you can group the data for better analysis
How to use Pandas for text processing
How to visualize the data with Pandas inbuilt visualization tool
Multilevel index in Pandas.
Time series analysis
Numerical Python : NumPy Library
Matplotlib and Seaborn for Data visualization
Machine Learning Theoretical background
Complete end to end Machine Learning Model implementation with Scikit-learn API
(from Importing Data to Splitting data, Fitting data and Evaluating Data) & How to Improve Machine Learning Model
Importing Data from various different kind of file
You will get following after enrolling in this course.
150+ HD quality video lecture
16+ hours of content
Discussion forum to resolve your query.
quizzes to to test your understanding
This course is still in a draft mode. I am still adding more and more content, quiz, projects related to data processing with different functionalities of Pandas. So stay tuned and enroll now.
Regards
Ankit Mistry