..discussed the need for a data frame and CSV file reading capabilities to enhance C++'s AI infrastructure.
There are at least a dozen CSV parsing and serialization libraries in the Conan and vcpkg ecosystem. There is no need for a CSV library in the C++ standard. People can readily use an existing solution. The same logic applies for JSON, MessagePack, CBOR, BSON, and so on.