Commit c4467a9
Fix docstring timestamps#59458 (#59533)
* Fix docstrings for pandas.Period.year SA01
* Fix docstrings for pandas.Period.year SA01 Validate Docstrings err
* Fix docstrings for pandas.Period.year SA01 Validate Docstrings err
* Fix docstrings for pandas.timestamps SA01 PR01
* This reverts commit f52c610.
* Revert "Removed dateparseerror example from period.year"
This reverts commit cdf36b2.
* fixing merge conflict
* fix pre-commit.ci err
* fix pre-commit.ci err
* fix Docstring validation err
* fix Docstring validation err
* fix Docstring validation err
* fix timestamp Docstring validation err
* pandas/plotting/_matplotlib/core.py:549: error: Unused "type: ignore" comment [unused-ignore]
---------
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>1 parent 64aa9be commit c4467a9
File tree
3 files changed
+470
-39
lines changed- ci
- pandas/_libs/tslibs
3 files changed
+470
-39
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | 183 | | |
187 | 184 | | |
188 | | - | |
189 | | - | |
190 | 185 | | |
191 | 186 | | |
192 | 187 | | |
193 | 188 | | |
194 | 189 | | |
195 | 190 | | |
196 | | - | |
197 | 191 | | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | 192 | | |
202 | 193 | | |
203 | 194 | | |
204 | | - | |
205 | | - | |
206 | 195 | | |
207 | 196 | | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | 197 | | |
214 | 198 | | |
215 | 199 | | |
| |||
0 commit comments