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
The day of the datetime.
The day of the week with Monday=0, Sunday=6.
The day of the week with Monday=0, Sunday=6.
The month as January=1, December=12.
The day of the week with Monday=0, Sunday=6.
The year of the datetime
Methods