Save on skills. Reach your goals from $11.99

Learn Polars Using Python – DataFrames For The New Era

Last updated on June 16, 2024 11:19 am
Category:

Description

What you’ll learn

  • Polars Using Python
  • Basic Data Structures
  • Expressions in Polars
  • ETL and Various Transformations

DataFrames For The New Era

 

Polars is written from the ground up with performance in mind. Its multi-threaded query engine is written in Rust and designed for effective parallelism. Its vectorized and columnar processing enables cache-coherent algorithms and high performance on modern processors.

You will feel right at home with Polars if you are familiar with data wrangling. Its expressions are intuitive and empower you to write code which is readable and performant at the same time.

Polars is and always will be open source. Driven by an active community of developers, everyone is encouraged to add new features and contribute. Polars is free to use under the MIT license.

The course is about performing ETL (Extract, Transform, Load) using Polars in Python. The course convers the basics of Polars, Data Structures in Polars such as Series, DataFrames, .., Expressions such as Select Functionality, Operators , Renaming the Columns/ Fields and Handling Nulls. Working with the Transformations such as Filter, Sort, Join, Pivot, Concatenate, Melts and Windowing Functions.

 

Polars supports reading and writing to all common data formats. This allows you to easily integrate Polars with your existing data stack.

  • Text: CSV & JSON
  • Binary: Parquet, Delta Lake, AVRO & Excel
  • IPC: Feather, Arrow
  • Databases: MySQL, Postgres, SQL Server, Sqlite, Redshift & Oracle
  • Cloud storage: S3, Azure Blob & Azure File

Who this course is for:

  • Data Engineers
  • ETL Developers
  • Data Architects
  • ETL Architects
  • Data Scientists

Course content

  • Introduction2 lectures • 6min
  • Introduction
  • Data Structures In Polars3 lectures • 9min
  • Data Structures In Polars
  • Expressions4 lectures • 42min
  • Expressions
  • Transformations9 lectures • 1hr
  • Transformations
  • Lazy API5 lectures • 13min
  • Lazy API
  • IO – Working With Files6 lectures • 15min
  • IO – Working With Files
  • Databases2 lectures • 5min
  • Databases
  • Polars SQL7 lectures • 17min
  • Polars SQL

Reviews

There are no reviews yet.

Be the first to review “Learn Polars Using Python – DataFrames For The New Era”

Your email address will not be published. Required fields are marked *