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 c66f84c commit 8066b0eCopy full SHA for 8066b0e
ci/code_checks.sh
@@ -113,13 +113,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
113
-i "pandas.DatetimeTZDtype SA01" \
114
-i "pandas.DatetimeTZDtype.tz SA01" \
115
-i "pandas.Grouper PR02" \
116
- -i "pandas.HDFStore.get SA01" \
117
- -i "pandas.HDFStore.groups SA01" \
118
- -i "pandas.HDFStore.info RT03,SA01" \
119
- -i "pandas.HDFStore.keys SA01" \
120
- -i "pandas.HDFStore.put PR01,SA01" \
121
- -i "pandas.HDFStore.select SA01" \
122
- -i "pandas.HDFStore.walk SA01" \
123
-i "pandas.Index PR07" \
124
-i "pandas.Index.T SA01" \
125
-i "pandas.Index.append PR07,RT03,SA01" \
0 commit comments