bigframes.pandas.api.typing.DatetimeMethods#

class bigframes.pandas.api.typing.DatetimeMethods(data: Series)[source]#

Accessor object for datetime-like properties of the Series values.

Attributes

Methods

__init__(data)

isocalendar()

Calculate year, week, and day according to the ISO 8601 standard.