Skip to content

FR: dtype for INTERVAL / pandas.tseries.offsets.DateOffset / dateutil.relativedelta.relativedelta / pyarrow.month_day_nano_interval #50

Closed as not planned
@tswast

Description

@tswast

With the BigQuery INTERVAL data type, the BigQuery Storage API is exposing it as pyarrow.month_day_nano_interval. This maps closely to the dateutil.relativedelta.relativedelta or pandas.tseries.offsets.DateOffset object.

It'd be great if there was a pandas dtype for these for more efficient conversions than having to use the object dtype.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions