Tag: DataFrames

Cleaning and Working with Dataframes in Python


Free Download Cleaning and Working with Dataframes in Python
Released 12/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Intermediate | Genre: eLearning | Language: English | Duration: 50m | Size: 459 MB
Learn to rename columns, tidy up messy data, and convert data types for efficient analysis. Say goodbye to data headaches and hello to streamlined insights.

(more…)

DataFrames with Pandas


Free Download DataFrames with Pandas
Released 11/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Level: Beginner | Genre: eLearning | Language: English + vtt | Duration: 1h 5m | Size: 134 MB
This course will teach you advanced parts of this library. When you’re finished with this course, you’ll have the skills and knowledge of DataFrames and Pandas needed to analyze your data with Pandas.

(more…)

Introduction to Spark SQL and DataFrames


Free Download Introduction to Spark SQL and DataFrames
Duration: 1h 53m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 275 MB
Level: Intermediate | Genre: eLearning | Language: English
Explore DataFrames, a widely used data structure in Apache Spark. DataFrames allow Spark developers to perform common data operations, such as filtering and aggregation, as well as advanced data analysis on large collections of distributed data. With the addition of Spark SQL, developers have access to an even more popular and powerful query language than the built-in DataFrames API. In this course, instructor Dan Sullivan shows how to perform basic operations-loading, filtering, and aggregating data in DataFrames-with the API and SQL, as well as more advanced techniques that are easily performed in SQL. In this section of the course, Dan explains how to join data, eliminate duplicates, and deal with null or NA values. The lessons conclude with three in-depth examples of using DataFrames for data science: exploratory data analysis, time series analysis, and machine learning.
Homepage

(more…)