Commit 47dd59b
authored
Update _get_column_info()
Series.__getitem__ treating keys as positions is deprecated.
See: https://github.com/pandas-dev/pandas/blob/2.1.x/pandas/core/series.py#L1027-L10371 parent 97fb1fe commit 47dd59b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
151 | | - | |
| 151 | + | |
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| |||
0 commit comments