As of January 1, 2020 this library no longer supports Python 2 on the latest released version. Library versions released prior to that date will continue to be available. For more information please visit Python 2 support on Google Cloud.

Index

_ | A | C | D | J | M | N | P | T

_

  • __array__() (db_dtypes.JSONArray method)
  • __arrow_array__() (db_dtypes.DateArray method)
    • (db_dtypes.JSONArray method)
    • (db_dtypes.TimeArray method)
  • __from_arrow__() (db_dtypes.DateDtype static method)
    • (db_dtypes.JSONDtype method)
    • (db_dtypes.TimeDtype static method)
  • __getitem__() (db_dtypes.JSONArray method)
  • __iter__() (db_dtypes.JSONArray method)

A

  • astype() (db_dtypes.DateArray method)
    • (db_dtypes.TimeArray method)

C

  • construct_array_type() (db_dtypes.DateDtype method)
    • (db_dtypes.JSONDtype class method)
    • (db_dtypes.TimeDtype method)

D

  • DateArray (class in db_dtypes)
  • DateDtype (class in db_dtypes)
  • db_dtypes
    • module
  • dtype (db_dtypes.JSONArray property)

J

  • JSONArray (class in db_dtypes)
  • JSONArrowType (class in db_dtypes)
  • JSONDtype (class in db_dtypes)

M

  • module
    • db_dtypes

N

  • na_value (db_dtypes.JSONDtype property)

P

  • pa_data (db_dtypes.JSONArray property)
  • pyarrow_dtype (db_dtypes.JSONDtype property)

T

  • TimeArray (class in db_dtypes)
  • TimeDtype (class in db_dtypes)
  • to_pandas_dtype() (db_dtypes.JSONArrowType method)
  • type (db_dtypes.DateDtype attribute)
    • (db_dtypes.JSONDtype property)
    • (db_dtypes.TimeDtype attribute)

db-dtypes

Google Cloud Client Libraries for db-dtypes

Navigation

  • Using the db-dtypes package
  • API Reference
  • Changelog

Related Topics

  • Documentation overview

Quick search

©2019, Google. | Powered by Sphinx 4.5.0 & Alabaster 0.7.16
Fork me on GitHub