C++ interface for providing columns by name #166
Labels
enhancement
New feature or request
evaluator
Issues related to the evaluator
good first issue
Good for newcomers
Similarly to the possibility to hand over dictionaries that specify column names in the Python API, it would be useful to have support for maps or a compile-time solution that allows doing this in C++. This helps mitigate issues where columns are handed over in the wrong order.
The text was updated successfully, but these errors were encountered: