chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[ENH] Add support to convert Get/QueryResult to pandas dataframe

Open jairad26 opened this issue 6 months ago • 2 comments

Description of changes

This PR adds support to convert both get and query results to pandas dataframes. As a byproduct, users can now get results in row format.

Test plan

How are these changes tested?

  • [ ] Tests pass locally with pytest for python, yarn test for js, cargo test for rust

Documentation Changes

Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the docs repository?

jairad26 avatar Apr 16 '25 23:04 jairad26