Column accessors API

Edit page Last modified: 14 January 2025

For frequently accessed columns type casting can be reduced by Column Accessors:

Now columns can be accessed in a type-safe way using invoke operator:

The titanic.csv file can be found here.