- Notifications
You must be signed in to change notification settings - Fork126
Commitb2a1e9a
Fix pandas 2.2.2 support (#416)
* Support pandas 2.2.2See release note numpy 2.2.2:https://pandas.pydata.org/docs/dev/whatsnew/v2.2.0.html#to-numpy-for-numpy-nullable-and-arrow-types-converts-to-suitable-numpy-dtype* Allow pandas 2.2.2 in pyproject.toml* Update poetry.lock, poetry lock --no-update* Code styleSigned-off-by: Levko Kravets <levko.ne@gmail.com>---------Signed-off-by: Levko Kravets <levko.ne@gmail.com>Co-authored-by: Levko Kravets <levko.ne@gmail.com>Signed-off-by: varun-edachali-dbx <varun.edachali@databricks.com>1 parentc8b55c6 commitb2a1e9a
3 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1164 | 1164 | | |
1165 | 1165 | | |
1166 | 1166 | | |
1167 | | - | |
| 1167 | + | |
1168 | 1168 | | |
1169 | 1169 | | |
1170 | 1170 | | |
| |||
0 commit comments
Comments
(0)