Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 1.05 KB

supported_pandas_apis.rst

File metadata and controls

62 lines (42 loc) · 1.05 KB

Supported pandas APIs

The following tables show the pandas APIs that have been implemented (or not) in BigQuery DataFrames.

  • 'Y' means it implements all parameters.
  • 'P' means it implements only some parameters.

DataFrame

DataFrameGroupBy

Index

pandas module

Series

Series.dt methods

Series.str methods

SeriesGroupBy

Window