Skip to content

Could not load bigmac.csv: read_csv() got an unexpected keyword argument 'error_bad_lines' #200

@quoidautre

Description

@quoidautre

Hi,

I'm just trying to convert the bigmac databse (csv) in sqlite. There's an issue (maybe not the same problem) here.
Following the tutorial, the command : csvs-to-sqlite bigmac.csv bigmac.db return an error (due of pandas, it's seems) :

$ csvs-to-sqlite bigmac.csv bigmac.db
Could not load bigmac.csv: read_csv() got an unexpected keyword argument 'error_bad_lines'
Loaded 0 dataframes
Added 1 CSV file to bigmac.db

I'm on :

  • Ubuntu 18.04.6 LTS
  • Python 3.9.6
  • pandas==2.0.3
  • csvs-to-sqlite, version 1.3
  • datasette==0.64.3

HAve toy an idea please ?

Thanks a lot
F.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions