Skip to content

FR: dtype for Decimal data #49

Closed as not planned
Closed as not planned
@tswast

Description

@tswast

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

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