Commit ed89701
fix: Pandas 3.0 warning for inplace method (influxdata#642)
* silence pandas 3.0 warning
* add to changelog
* docs: Update CHANGELOG.md
---------
Co-authored-by: Jakub Bednář <[email protected]>1 parent 293ed7f commit ed89701
File tree
2 files changed
+2
-2
lines changed- influxdb_client/client/write
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
0 commit comments