Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: polars Clear Filter

Polars Cloud and Distributed Polars now available

After working hard since our Polars Cloud announcement last February, we are pleased to officially launch Polars Cloud. Polars Cloud is now Generally Available on AWS. Beyond that, we also launched our novel Distributed Engine in Open Beta on Polars Cloud. You can immediately get started at https://cloud.pola.rs/. After that you can fire a remote distributed query: import polars_cloud as pc import polars as pl from datetime import date with pc . ComputeContext ( workspace = "<my-workspace>" ,