-
Notifications
You must be signed in to change notification settings - Fork 6
Closed as not planned
Labels
api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.Issues related to the googleapis/python-db-dtypes-pandas API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
Currently, if one wants to store decimal.Decimal
data, the pandas object
dtype must be used.
Alternatively, one could use one of the pyarrow decimal types with fletcher https://github.com/xhochy/fletcher
I'm opening this issue to investigate how a (db)decimal dtype(s) might work and what the benefits would be beyond the obvious performance improvement potential.
Metadata
Metadata
Assignees
Labels
api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.Issues related to the googleapis/python-db-dtypes-pandas API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.