langchain-ai / langsmith-sdk

LangSmith Client SDK Implementations
https://smith.langchain.com/
MIT License
385 stars 71 forks source link

[Python] as_pandas in experiment results #784

Closed hinthornw closed 1 week ago

hinthornw commented 3 months ago

To make it easier to interact with experiment results eagerly. Don't have to call the API.

One thing to note is that this wouldn't include the summary results (since it's a single flattened table of each row)