RUVIDEO
Поделитесь видео 🙏

Data Cleaning In Python Pandas (Beginners Data Analyst Tutorial) смотреть онлайн

Data Cleaning In Python Pandas (Beginners Data Analyst Tutorial)

Course Files here: https://github.com/edgecate/Data-Analyst-Pandas-Tutorial

In this video, you'll learn the basics of a Python library I used a lot in my data projects to do ETL, data cleansing, and report automation.

It’s called Pandas and it’s like a smarter, musclier, and cuter version of Excel VBA and SQL. You can use Pandas to query data like you would with SQL, and you can use it for data cleansing and data analysis like you would in Excel and VBA like doing Sorts, Filters, Remove Duplicates, and Formulas.

It’s an amazing tool to learn, and this video is a quick crash course on the basics of Pandas where you’ll learn the following:
0:00 Intro
1:47 Install Python
2:57 Install Our Code Editor (Jupyter Notebook)
3:18 Install Pandas
3:28 Launch & Use The Code Editor
6:24 Import Data
10:19 Add new columns
11:29 Convert data types
13:07 Sort data
14:38 Remove duplicates
16:33 Joins
19:12 Replace values
20:11 Use If statements
23:29 Export our data to CSV
25:15 Outtro

The dataset we’ll be using for this crash course is this made up driver license data - one is the contact details of a driver in a CSV file, and the other is their license details in another CSV file.

As a data analyst, the data cleaning and ETL requirements you’ve been given are to:
-Add a column for Full Name - so that’s concatenating First & Last Name
-Remove the Time from Birthdate - so it only has the date only without zeroes
-Join the Driver & License Files using a Left Join
-Replace the 1 & 2 values in Test Passed with No & Yes
-Determine if a License Status is Valid if Test Passed is Yes & Points is less than 12
-And then split & export the data into 2 CSV files - 1 with Valid statuses only, and the other with Invalid statuses.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Data Cleaning In Python Pandas (Beginners Data Analyst Tutorial)» бесплатно и без регистрации, вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.