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
+2-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,8 @@
5
5
### Bug Fixes
6
6
1.[#483](https://github.com/influxdata/influxdb-client-python/pull/483): Querying data if the `debug` is enabled
7
7
1.[#477](https://github.com/influxdata/influxdb-client-python/pull/477): Parsing date fails due to thread race
8
-
1.[#486](https://github.com/influxdata/influxdb-client-python/pull/486): Fix bug when serializing DataFrames that might occur if you're inserting NaN values and have columns starting with digits.
8
+
1.[#486](https://github.com/influxdata/influxdb-client-python/pull/486): Serializing DataFrames with columns starting with digits
9
+
1.[#491](https://github.com/influxdata/influxdb-client-python/pull/491): Creating `Tasks` with `import` statements
9
10
10
11
### Dependencies
11
12
1.[#472](https://github.com/influxdata/influxdb-client-python/pull/472): Update `RxPY` to `4.0.4`
0 commit comments