Frames-0.7.0: Data frames For working with tabular data files
Frames.Utils
capitalize1 :: Text -> Text Source #
Capitalize the first letter of a Text.
Text
sanitizeTypeName :: Text -> Text Source #
Massage a column name from a CSV file into a valid Haskell type identifier.