PolyMathOrg / DataFrame

DataFrame in Pharo - tabular data structures for data analysis
MIT License
74 stars 29 forks source link

Bug in DataFrame>> #toMarkdown, #toLatex, #toHtml and #toString #253

Closed Joshua-Dias-Barreto closed 1 year ago

Joshua-Dias-Barreto commented 1 year ago

These methods signal an error if the column names are numeric or any data types other than String.