We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9609ad commit 911cf69Copy full SHA for 911cf69
ci/code_checks.sh
@@ -482,8 +482,8 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
482
-i "pandas.plotting.scatter_matrix PR07,SA01" \
483
-i "pandas.plotting.table PR07,RT03,SA01" \
484
-i "pandas.qcut PR07,SA01" \
485
+ -i "pandas.read_feather SA01" \
486
-i "pandas.read_orc SA01" \
- -i "pandas.read_sas SA01" \
487
-i "pandas.read_spss SA01" \
488
-i "pandas.reset_option SA01" \
489
-i "pandas.set_eng_float_format RT03,SA01" \
0 commit comments