sql_env / docs /learnings /F011-conventions.md
hjerpe's picture
Upload folder using huggingface_hub
9e64e71 verified

Learnings - Conventions (F011)

  • In comparison notebooks, separate metric tabulation (results_to_dataframe) from visualization (plot_comparison) and keep a fixed output schema so display/export flows stay stable when some methods are unavailable. (F011)