Skip to content

remove date_as_object argument from to_dataframe #861

@tswast

Description

@tswast

I believe this was added to support #11 and #136, but I'm not convinced that this was the right approach. Instead, what we do for TIMESTAMP columns seems more appropriate -- try to cast to the right data type. If it fails due to out-of-range, then fallback to objects.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery API.semver: majorHint for users that this is an API breaking change.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