Skip to content

[Documentation Issue] deprecated method #1380

@lukaemon

Description

@lukaemon

Page Name: bigquery-usage
Release: 0.8.0

In the documentation of bigquery usage -> insert data (sync)

job = table.load_from_file(
    file_obj, source_format='CSV', skip_leading_rows=1,
    write_disposition='truncate')

According to your table doc, the method load_from_file is not supported anymore.

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions