/aws_sdk_polars-project

An open-source Python initiative that harnesses the lightning-fast capabilities of the Polars library within the AWS ecosystem.

Primary LanguagePythonMIT LicenseMIT

Documentation Status https://img.shields.io/badge/Release_History!--None.svg?style=social https://img.shields.io/badge/STAR_Me_on_GitHub!--None.svg?style=social

Welcome to aws_sdk_polars Documentation

https://aws-sdk-polars.readthedocs.io/en/latest/_static/aws_sdk_polars-logo.png

aws_sdk_polars is an open-source Python initiative that harnesses the lightning-fast capabilities of the Polars library within the AWS ecosystem.

This library is highly inspired by aws_sdk_pandas, but replaces pandas with the lightning-fast Polars library, offering significant performance improvements for large-scale data processing tasks.

Install

aws_sdk_polars is released on PyPI, so all you need is to:

$ pip install aws-sdk-polars

To upgrade to latest version:

$ pip install --upgrade aws-sdk-polars