Book Image

Data Manipulation in Python - Master Python, NumPy, and Pandas [Video]

By : Meta Brains
1 (1)
Book Image

Data Manipulation in Python - Master Python, NumPy, and Pandas [Video]

1 (1)
By: Meta Brains

Overview of this book

Data science is quickly becoming one of the most promising careers in the twenty-first century. It is automated, program-driven, and analytical. As a result, it’s no surprise that the demand for data scientists has been expanding in the job market over the last few years. We will begin with a quick refresher on Python fundamentals for beginners in this course. This is optional; if you’re already familiar with Python, skip to the next chapter. Data science will be the topic of the next three sections. We will start with the essential Python libraries for data science, then go on to the fundamental NumPy properties, and lastly begin with mathematics and how to use it in data science. You will learn about Python Pandas DataFrames and series after learning about data science. Following that, we will get down to business and begin data cleaning. Following that, we will learn how to use Python to visualize data and do data analysis on some sample datasets. Finally, we will cover the Time series in Python and learn how to work with and convert datasets to Time series. By the end of this course, you will be able to execute data manipulation for data science in Python with ease. All the resources for this course are available at: https://github.com/PacktPublishing/Data-Manipulation-in-Python---Master-Python-NumPy-and-Pandas
Table of Contents (9 chapters)
Chapter 6
Data Cleaning
Content Locked
Section 5
Mean-Based Anomaly Detection
In this video, you will learn about mean-based anomaly detection.