Technion-Kishony-lab / data-to-paper

data-to-paper: Backward-traceable AI-driven scientific research
MIT License
433 stars 40 forks source link

paper don't compile #7

Closed TalIfargan closed 4 weeks ago

TalIfargan commented 4 months ago

Sometime when a dataframe is converted to latex using the built in to_latex() method the final latex product is not compiling. I have recognized that the error comes from the use of either multirow and multicolumn latex commands and providing hypertargeted number as their first inputs instead of a plain integer.

See commit 94ed3db6c2136245eaba27467f2e78ab5bc58e30 for example paper that dosen't compile and possible fix path on the same branch.

TalIfargan commented 4 weeks ago

Solved in 4cb2c338eb48fc3623d83eea77b935fb2f2c25a1