Skip to content

Commit

Permalink
DOC: Provide examples of using read_parquet pandas-dev#49739 - remove…
Browse files Browse the repository at this point in the history
…d read_parquet from code_checks.sh as requested by @mroeschke
  • Loading branch information
Vijay Vaidyanathan committed Jul 18, 2023
1 parent 4bb7434 commit b2d3a5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/code_checks.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
pandas.NaT \
pandas.read_feather \
pandas.DataFrame.to_feather \
pandas.read_parquet \
pandas.read_orc \
pandas.read_sas \
pandas.read_spss \
Expand Down

0 comments on commit b2d3a5d

Please sign in to comment.