You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
## 1.41.0 [unreleased]
2
2
3
+
### Features
4
+
1.[#643](https://github.com/influxdata/influxdb-client-python/pull/643): Add a support for Python 3.12
5
+
3
6
### Bug Fixes
4
7
1.[#636](https://github.com/influxdata/influxdb-client-python/pull/636): Handle missing data in data frames
5
8
1.[#638](https://github.com/influxdata/influxdb-client-python/pull/638), [#642](https://github.com/influxdata/influxdb-client-python/pull/642): Refactor DataFrame operations to avoid chained assignment and resolve FutureWarning in pandas, ensuring compatibility with pandas 3.0.
0 commit comments