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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,6 @@
21
21
* Improve progress bar by showing the description of the currently running task.
22
22
* Allow passing the optional graph filter also as type `str` to `gds.graph.list()` instead of only `Graph`.
23
23
* Listen and to SIGINT and SIGTERM and interrupt projection and write-backs based on GDS Session. Note this only works if the query runs in the main thread.
24
-
24
+
* Use arrow-based DataFrame backend for arrow-based operations and pandas>2.0
0 commit comments