fix: trace dataset to disc (#1798)
* fix: trace dataset to disc * feat(traces): evaluation annotations on traces for associating spans with eval metrics (#1693) * feat: initial associations of evaluations to traces * add some documentaiton * wip: add dataframe utils * Switch to a single evaluation per dataframe * make copy the default * fix doc string * fix name * fix notebook * Add immutability * remove value from being required * fix tutorials formatting * make type a string to see if it fixes tests * fix test to handle un-parsable * Update src/phoenix/trace/trace_eval_dataset.py Co-authored-by: Xander Song <axiomofjoy@gmail.com> * Update src/phoenix/trace/trace_eval_dataset.py Co-authored-by: Xander Song <axiomofjoy@gmail.com> * change to trace_evaluations * cleanup * Fix formatting * pr comments * cleanup notebook * make sure columns are dropped * remove unused test --------- Co-authored-by: Xander Song <axiomofjoy@gmail.com> * delete the metadata * optemize removal of metadata * shallow copy of dataframe --------- Co-authored-by: Xander Song <axiomofjoy@gmail.com>
M
Mikyo King committed
278d344434d43d5d05cc66abfcb9646b0ac2fb6d
Parent: 3dfb7bd
Committed by GitHub <noreply@github.com>
on 12/4/2023, 6:18:36 PM