PolyMathOrg / DataFrame

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

Fixed #106. DataFrame>> #addRow: now considers key ordering #255

Closed Joshua-Dias-Barreto closed 1 year ago

Joshua-Dias-Barreto commented 1 year ago

DataFrame>> #addRow: and #addRowAtPosition: now considers key ordering.