issues
search
UBC-MDS
/
fixml
LLM Tool for effective test evaluation of ML projects with curated Checklists and LLM prompts
https://ubc-mds.github.io/fixml
Other
3
stars
2
forks
source link
hotfix: Add pandas' extra dependency; bump version to 0.1.1
#210
Closed
SoloSynth1
closed
4 months ago
SoloSynth1
commented
4 months ago
This PR:
Add missing optional requirement of
pandas
needed for exoprting dataframe into markdown format.
Bump package version to 0.1.1.
Closes #209 .
This PR:
pandas
needed for exoprting dataframe into markdown format.Closes #209 .