Warez.Ge

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Perform Exploratory Data Analysis with Python

0nelove

Active member
6-Yo-Afi7-X12uwnfu-LXw1h-JX3u-Lc-GIwi-JB.jpg

Perform Exploratory Data Analysis with Python
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English| Duration: 12 lectures (3h 47m) | Size: 1.12 GB

and possibly win a prize on a Kaggle competition
What you'll learn
Students will learn how to perform an exploratory data analysis using Python
Students will learn about the numpy library and how to code with it
Students will learn about the pandas library and how to code with it
Students will learn about the matplotlib library and how to code with it
Students will learn about the seaborn library and how to code with it
Requirements
Students should have a basic knowledge of Python to take this course
Description
This course goes through the dynamics of exploratory data analysis. Eleven datasets are used in this course, with two of them being Kaggle competition datasets.
In this course the student will learn how to perform an exploratory data analysis using Python. The main libraries in Python that will be used are pandas, numpy, matplotlib and seaborn.
Pandas is a library that is used to read tabular files into a program and convert them to dataframes. It can also manage the data in the dataframes and even create new dataframes from existing dataframes using filtering techniques, appending, and merging. Some of the functions that are used to analyse dataframes are the describe funvtion, which will give information about the numerical columns in a dataframe, and the info function, which will provide information about each column in a dataframe. In addition, the shape function will tell the user how many rows and columns are present in each dataframe. Another important function is the isnull function, which will reveal how many null values are present in a dataframe.
Numpy is a library that is used to provide mathematical calculations and also create numpy arrays. Some of the mathematical operations that are performed in this course are statistical functions, such as minimum values, maximum values, median values, mean values, the most commonly used values, and standard deviation.
Matplotlib is a graphical library, which will allow the user to visualise the data by plotting each datapoint onto a two dimensional graph. Many different types of graphs can be produces by matplotlib, to include line charts, bar charts, histograms, scatter plots, area plots and pie plots.
Seaborn is a high level graphics library that has been written on top of matplotlib. Seaborn can produce statistical graphs, which makes it ideal for writing statistical programs. Some of the graphs that this library can produce are distplots, catplots, jointplots, pairplots, and heatmaps.
Who this course is for
This course is intended for people who want to learn data science using the Python programming language
This course is intended for a person who wants to learn how to perform an exploratory data analysis using Python
Homepage

Code:
https://uploadgig.com/file/download/5406ba652a019C4E/Perform_Exploratory_Data_Analysis_with_Python.part2.rar
https://uploadgig.com/file/download/01f8BC4f81aaf000/Perform_Exploratory_Data_Analysis_with_Python.part1.rar

https://rapidgator.net/file/f596b54352cc9f30da206a551ae3d5a7/Perform_Exploratory_Data_Analysis_with_Python.part2.rar.html
https://rapidgator.net/file/cae0c8248af0d74d8a962e2988b54d9a/Perform_Exploratory_Data_Analysis_with_Python.part1.rar.html

https://nitro.download/view/8DB4DFDF61F3FAA/Perform_Exploratory_Data_Analysis_with_Python.part2.rar
https://nitro.download/view/6BB7D16CF394CAD/Perform_Exploratory_Data_Analysis_with_Python.part1.rar
 

Users who are viewing this thread

Top