-
Notifications
You must be signed in to change notification settings - Fork 0
Home
milisp edited this page Oct 23, 2024
·
1 revision
Welcome to the Panars documentation! Panars is a powerful wrapper that brings the familiar Pandas API to Polars, combining the best of both worlds: Polars' speed and efficiency with Pandas' user-friendly interface.
Panars allows you to leverage the high-performance capabilities of Polars while using the familiar Pandas syntax. This makes it an ideal choice for data scientists and analysts who want to transition to a faster data processing library without having to learn a completely new API.
For more information on getting started with Panars, check out our Getting Started guide.