We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ceea5e commit 11556b7Copy full SHA for 11556b7
scripts/validate_rst_title_capitalization.py
@@ -75,7 +75,7 @@ def __exit__(self, *_):
75
'pandas', 'Python', 'IPython','PyTables', 'Excel', 'JSON',
76
'HTML', 'SAS', 'SQL', 'BigQuery', 'STATA', 'Interval', 'PEP8',
77
'Period', 'Series', 'Index', 'DataFrame', 'C', 'Git', 'GitHub', 'NumPy',
78
- 'Apache', 'Arrow', 'Parquet', 'Triage', 'MultiIndex', 'NumFOCUS'
+ 'Apache', 'Arrow', 'Parquet', 'Triage', 'MultiIndex', 'NumFOCUS', 'sklearn-pandas'
79
}
80
81
# Lowercase representation of CAPITALIZATION_EXCEPTIONS
0 commit comments