stanfordnlp / dspy

DSPy: The framework for programming—not prompting—foundation models
https://dspy-docs.vercel.app/
MIT License
17.36k stars 1.33k forks source link

Fix rendering of evaluation results Pandas DataFrames in console environments #1472

Closed dbczumar closed 2 weeks ago

dbczumar commented 2 weeks ago

Fix rendering of evaluation results Pandas DataFrames in console environments

Fixes #1449

okhat commented 2 weeks ago

Thank you so much @dbczumar ! LGTM and ready to merge once the github checks finish running.