Vince's CSV Parser
Loading...
Searching...
No Matches
csv_stat.cpp File Reference

Calculates statistics from CSV files. More...

#include <string>
#include "csv_stat.hpp"

Go to the source code of this file.

Namespaces

namespace  csv
 The all encompassing namespace.
 

Functions

Utility Functions
std::unordered_map< std::string, DataTypecsv::csv_data_types (const std::string &filename)
 Useful for uploading CSV files to SQL databases.
 

Detailed Description

Calculates statistics from CSV files.

Definition in file csv_stat.cpp.