Expand description
CSV Parser.
This module exposes a CSV parser. CSV stands for Comma-separated values, this file format allows to represent tabular data into a text file. This CSV parser is made to be RFC4180-compliant.
Enums§
Functions§
- parse_
csv - Parses a CSV