Commit 3e4c572
BUG: Series.plot() doesn't work with CustomBusinessDay frequency
Closes #7222 Missing freqstr 'C' in `_period_code_map`
Author: Younggun Kim <iam@younggun.kim>
Closes #12294 from scari/master and squashes the following commits:
83ca60f [Younggun Kim] BUG: Series.plot() doesn't work with CustomBusinessDay frequency1 parent 3256b57 commit 3e4c572
File tree
3 files changed
+11
-0
lines changed- doc/source/whatsnew
- pandas
- tests
- tseries
3 files changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
951 | 951 | | |
952 | 952 | | |
953 | 953 | | |
| 954 | + | |
954 | 955 | | |
955 | 956 | | |
956 | 957 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1270 | 1270 | | |
1271 | 1271 | | |
1272 | 1272 | | |
| 1273 | + | |
| 1274 | + | |
| 1275 | + | |
| 1276 | + | |
| 1277 | + | |
| 1278 | + | |
| 1279 | + | |
| 1280 | + | |
| 1281 | + | |
1273 | 1282 | | |
1274 | 1283 | | |
1275 | 1284 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
| 674 | + | |
674 | 675 | | |
675 | 676 | | |
676 | 677 | | |
| |||
0 commit comments