Commit e6bfc86
Jacob Garber
Pin pandas to 2.3.2
Pandas 2.3.3 can segfault when parsing strings:
pandas-dev/pandas#62617
The fix was only included in Pandas 3.0, which is a major upgrade, so
downgrade to 2.3.2 for now.1 parent 2d3d2f9 commit e6bfc86
2 files changed
Lines changed: 45 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments