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 6c30099 commit 8f6e592Copy full SHA for 8f6e592
ci/code_checks.sh
@@ -98,7 +98,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
98
-i "pandas.Index.get_indexer_for PR01,SA01" \
99
-i "pandas.Index.get_indexer_non_unique PR07,SA01" \
100
-i "pandas.Index.get_loc PR07,RT03,SA01" \
101
- -i "pandas.Index.identical PR01,SA01" \
102
-i "pandas.Index.join PR07,RT03,SA01" \
103
-i "pandas.Index.names GL08" \
104
-i "pandas.Index.nunique RT03" \
0 commit comments