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.46k stars 310 forks source link

Fix #166 - missing header leads to build error on gcc 10 #167

Closed jmarrec closed 2 years ago

jmarrec commented 2 years ago
jmarrec commented 2 years ago

Sorry, I have clang-format setup globally, so lots of whitespace changes. Let me clean it up.