Commit fa7c245
committed
.resample('m') -> .resample('ME')
Broken on pandas v3.0.0
v2.1 docs https://pandas.pydata.org/pandas-docs/version/2.1/user_guide/timeseries.html#dateoffset-objects
v3.0 docs https://pandas.pydata.org/pandas-docs/stable/user_guide/timeseries.html#dateoffset-objects
Related to pvlib#26001 parent b3a3782 commit fa7c245
File tree
1 file changed
+3
-3
lines changed- docs/examples/irradiance-transposition
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments