PolyMathOrg / DataFrame

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

Rename removeRowsOfColumnElementsSatisfying: onColumn: and removeRowsOfColumnElementsSatisfing: onColumnNamed: #285

Closed olekscode closed 6 months ago

olekscode commented 6 months ago

The better names would be removeRowsWhereElementsInColumnAt: satisfy: removeRowsWhereElementsInColumnNamed: satisfy: