8000 Add link to discussion on array-dataframe connection · data-apis/dataframe-api@c5de640 · GitHub
[go: up one dir, main page]

Skip to content

Commit c5de640

Browse files
committed
Add link to discussion on array-dataframe connection
1 parent e8caeba commit c5de640

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

protocol/dataframe_protocol_summary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ isn't completely necessary, however it's expected that a full dataframe API
181181
standard will have such a function. The array API standard also has such a
182182
function, namely `from_dlpack`. Adding at least a recommendation on syntax
183183
for this function would make sense, e.g., `from_dataframe(df, stream=None)`.
184+
Discussion at https://github.com/data-apis/dataframe-api/issues/29#issuecomment-685903651 is relevant.
184185

185186

186187
## Frequently asked questions

0 commit comments

Comments
 (0)
0