[ Web Proxy ]
URL:
Viewing: https://dataframes.bigquery.dev/reference/api/bigframes.pandas.DatetimeIndex.html [Back]  [Original]

bigframes.pandas.DatetimeIndex — bigframes documentation
Back to top
Search the docs ...:

bigframes.pandas.DatetimeIndex#

class bigframes.pandas.DatetimeIndex(data=None, dtype=None, *, name=None, session=None)[source]#

Immutable sequence used for indexing and alignment with datetime-like values

Attributes

day

The day of the datetime.

day_of_week

The day of the week with Monday=0, Sunday=6.

dayofweek

The day of the week with Monday=0, Sunday=6.

month

The month as January=1, December=12.

weekday

The day of the week with Monday=0, Sunday=6.

year

The year of the datetime

Methods


Web Proxy Viewer  |  New URL  |  Original Page