Alternative to Pandas

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • datatable

    A Python package for manipulating 2-dimensional tabular data structures

  • There's datatable. I haven't used it much, but the R version (data.table) is phenomenal.

  • data.table

    R's data.table package extends data.frame:

  • There's datatable. I haven't used it much, but the R version (data.table) is phenomenal.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • awesome-pandas-alternatives

    Awesome list of alternative dataframe libraries in Python.

  • I am maintaining a small list of [pandas alternatives](https://github.com/baggiponte/awesome-pandas-alternatives) on github, but I guess that for your usecase pandas would be the perfect match.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts