Commit b1192b3
typing improvements on level and fill_value in Series.eq (#54729)
* typing improvements on level and fill_value in Series.eq
* minor fix
* Typing improvements freq in Series.to_timestamp
* change typing from str to Frequency
---------
Co-authored-by: color455nm <color455nm@example.com>1 parent 9aa40b9 commit b1192b3
1 file changed
+9
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
169 | 170 | | |
170 | 171 | | |
171 | 172 | | |
| |||
5630 | 5631 | | |
5631 | 5632 | | |
5632 | 5633 | | |
5633 | | - | |
| 5634 | + | |
5634 | 5635 | | |
5635 | 5636 | | |
5636 | 5637 | | |
| |||
5945 | 5946 | | |
5946 | 5947 | | |
5947 | 5948 | | |
5948 | | - | |
| 5949 | + | |
| 5950 | + | |
| 5951 | + | |
| 5952 | + | |
| 5953 | + | |
| 5954 | + | |
| 5955 | + | |
5949 | 5956 | | |
5950 | 5957 | | |
5951 | 5958 | | |
| |||
0 commit comments