Skip to content

Commit 91566dd

Browse files
committed
Improve wording
1 parent 2adf2b0 commit 91566dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@
2121
* Improve progress bar by showing the description of the currently running task.
2222
* Allow passing the optional graph filter also as type `str` to `gds.graph.list()` instead of only `Graph`.
2323
* 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-
* Use arrow-based DataFrame backend for arrow-based operations and pandas>2.0
24+
* Avoid data copy by using the arrow-based DataFrame backend for arrow-based endpoints and if pandas>2.0
2525

2626
## Other changes

0 commit comments

Comments
 (0)