hosseinmoein / DataFrame

C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types and contiguous memory storage
https://hosseinmoein.github.io/DataFrame/
BSD 3-Clause "New" or "Revised" License
2.41k stars 306 forks source link

heteroptrview.tcc and heteroview.tcc miss <stdexcept> header #193

Closed yegorrr closed 2 years ago

yegorrr commented 2 years ago

they're throwing std::runtime_error defined in but it's not included

hosseinmoein commented 2 years ago

I won’t have access to a computer for a week. I will take a look when I get back