Hi everybody!
Is it possible to turn a Dataset object into a Tex expression? One can easily build a dataset fom an Excel file:
Tableau = SemanticImport["UneFeuille.xlsx", Automatic];
Right, but :
Export[Tableau, "TeXFragment"]
for example, doesn't work. What should i do? Thanks a lot,
Claude
Attachments: