Skip to content

Add 'null' in lower case to na_values defaults in pandas.read_csv #16471

Closed
@OlegShteynbuk

Description

@OlegShteynbuk

Docs to read_csv says that by default 'NULL' in upper case is interpreted as NaN but not in lower case.
It became an issue with the latest yahoo change that affected pandas-datareader, see
Exception downloading yahoo historical data with adjust_price=True on fix-yahoo branch
pydata/pandas-datareader#342

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO CSVread_csv, to_csvMissing-datanp.nan, pd.NaT, pd.NA, dropna, isnull, interpolate

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions