read_excel na_filter undocumented? #25453
Labels
Compat
pandas objects compatability with Numpy or Python functions
Docs
IO Excel
read_excel, to_excel
Needs Tests
Unit test(s) needed to prevent regressions
Milestone
Problem description
Empirically,
pandas.read_excel(foo, na_filter=False)
works as expected, but the na_filter argument doesn't appear to be mentioned in the read_excel docs.The text was updated successfully, but these errors were encountered: