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.rst
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,13 @@
1
1
Changelog
2
2
=========
3
3
4
+
v1.7.0 (2024-09-20)
5
+
-------------------
6
+
7
+
- New parallel upload feature. Use two new parameters max_workers and chunk_record_size in Client’s load_table_from_dataframe api to configure parallelization of uploading data to Treasure Data, saving time
8
+
- Support for pandas 2
9
+
- Increase supported numpy versions to between 1.17.3 and less than 2.0.0
0 commit comments