Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K

API reference#

This page gives an overview of all public pandas objects, functions andmethods. All classes and functions exposed inpandas.* namespace are public.

The following subpackages are public.

  • pandas.errors: Custom exception and warnings classes that are raised by pandas.

  • pandas.plotting: Plotting public API.

  • pandas.testing: Functions that are useful for writing tests involving pandas objects.

  • pandas.api.extensions: Functions and classes for extending pandas objects.

  • pandas.api.indexers: Functions and classes for rolling window indexers.

  • pandas.api.interchange: DataFrame interchange protocol.

  • pandas.api.types: Datatype classes and functions.

  • pandas.api.typing: Classes that may be necessary for type-hinting.These are classes that are encountered as intermediate results but should not be instantiateddirectly by users. These classes are not to be confused with classes from thepandas-stubs packagewhich has classes in addition to those that occur in pandas for type-hinting.

In addition, public functions inpandas.io andpandas.tseries submodulesare mentioned in the documentation.

Warning

Thepandas.core,pandas.compat, andpandas.util top-level modules are PRIVATE. Stable functionality in such modules is not guaranteed.


[8]ページ先頭

©2009-2025 Movatter.jp