Skip to content

dtype.na_value is inconsistent with returned values #66

Closed
@tswast

Description

@tswast

It is claimed that the na_value is NaT

But in reality, both dbtime and dbdate return None when a missing value is present in the array.

This inconsistency is causing a few problems, such as broken __contains__ for missing values, discovered while adding compliance tests in #64

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-db-dtypes-pandas API.priority: p1Important issue which blocks shipping the next release. Will be fixed prior to next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions