You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For cases when you have to deal with a CSV with a column who's name isn't legal in Haskell, it would be nice to have an equivalent to fieldLabelModifier (unfortunately there's no direct export for it as the constructor isn't exported) to modify those few that require it.
The text was updated successfully, but these errors were encountered:
Inspired from cassava:#139.
The text was updated successfully, but these errors were encountered: