Learn Polars Using Python - DataFrames For The New Era
Polars, Lazy Frames, DataFrames, Parallel Processing, Files, Database, Data Structures, Databases, Query Plan, ETL
Polars, Lazy Frames, DataFrames, Parallel Processing, Files, Database, Data Structures, Databases, Query Plan, ETL
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
Debes tener en cuenta que los cupones duran maximo 4 dias o hasta agotar 1000 inscripciones,pero puede vencer en cualquier momento. Obten el curso con cupon haciendo clic en el siguiente boton:
Tu guía definitiva para aprender a programar
Ir al CursoBeginner to Expert Python And Flask.Start from the basics and go all the way to creating your own applications and games
Ir al Curso