|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Helper for loading CSV files into a DataFrame. More...
#include <string>#include <vector>#include <typeindex>#include <unordered_map>#include "DataFrame.h"#include "CSVOptions.h"

Go to the source code of this file.
Classes | |
| class | CSVReader |
| CSV → DataFrame loader with basic type handling. More... | |
Helper for loading CSV files into a DataFrame.
This header declares a small utility class that reads a CSV file and constructs a DataFrame according to a set of options (column types, presence of an index, etc.).
Definition in file CSVReader.h.