Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
pola-rs
GitHub Repository: pola-rs/polars
Path: blob/main/py-polars/docs/source/reference/dataframe/index.rst
6939 views
=========
DataFrame
=========

This page gives an overview of all public DataFrame methods.

.. toctree::
   :maxdepth: 2
   :hidden:

   aggregation
   attributes
   computation
   descriptive
   export
   group_by
   modify_select
   miscellaneous
   plot
   style

.. _dataframe:

.. currentmodule:: polars

.. autoclass:: DataFrame
    :members:
    :noindex:
    :autosummary:
    :autosummary-nosignatures: