Video Tutorials

Learn Polars Using Python – Dataframes For The New Era


Polars, Lazy Frames, DataFrames, Parallel Processing, Files, Database, Data Structures, Databases, Query Plan, ETL

What you’ll learn
Polars Using Python
Basic Data Structures
Expressions in Polars
ETL and Various Transformations

Requirements
Basic Python Knowledge

Description
DataFrames For The New EraPolars 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 & JSONBinary: Parquet, Delta Lake, AVRO & ExcelIPC: Feather, ArrowDatabases: MySQL, Postgres, SQL Server, Sqlite, Redshift & OracleCloud storage: S3, Azure Blob & Azure File

Who this course is for:
Data Engineers,ETL Developers,Data Architects,ETL Architects,Data Scientists

For More Courses Visit & Bookmark Your Preferred Language Blog
From Here: – – – – – – – –

Related Articles

Leave a Reply

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

Back to top button