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 22ebac1 commit 53bbc48Copy full SHA for 53bbc48
ci/code_checks.sh
@@ -86,7 +86,6 @@ if [[ -z "$CHECK" || "$CHECK" == "docstrings" ]]; then
86
-i "pandas.Series.dt.ceil PR01,PR02" \
87
-i "pandas.Series.dt.day_name PR01,PR02" \
88
-i "pandas.Series.dt.floor PR01,PR02" \
89
- -i "pandas.Series.dt.freq GL08" \
90
-i "pandas.Series.dt.month_name PR01,PR02" \
91
-i "pandas.Series.dt.normalize PR01" \
92
-i "pandas.Series.dt.round PR01,PR02" \
0 commit comments