I am new to using wandb. I have a project that contain many groups, each group has multiple runs. I want to export the metrics of each single run in a group to a CSV file but it only allows me to export the statistics of the group.
Not exactly, I would like to export a single group or multiple groups but instead of exporting a single metric “accuracy for example” for the group, I want to export the metrics of all the runs included in the group. For some further statistical analysis for instance.
Specifically, the runs method of our API can be used to filter runs based on your requirements and then move that data to a Pandas dataframe to export as a CSV
Hi @ahmedramly,
Just wanted to check if you have had a chance to try out the API solution I suggested? If you have any further questions, please don’t hesitate to reach out.
Best,
Ramit
Hi @ahmedramly,
It seems like you may have moved on from this issue, so I’m going to go ahead and close this thread. If you have any further questions or run into any other issues, please don’t hesitate to reach out.
Thanks again for your time,
Ramit