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

Mybe Jan-2023 release source code is not correct 1.22 version? #223

Closed kkonghao closed 1 year ago

kkonghao commented 1 year ago

Hi.i am very glad to see new dataframe 1.22 version has provided. but when i download Jan-2023 release source code i found his version is 1.21 not 1.22 and alomost new test can not be run correctly you can download and check it. could you provided a newer one pls? Thanks

hosseinmoein commented 1 year ago

Do you mean Jan-2023 release is not compatible with master? If that's what you mean, it is supposed to be like that.

kkonghao commented 1 year ago

Do you mean Jan-2023 release is not compatible with master? If that's what you mean, it is supposed to be like that.

yeah i found Jan-2023 CmakeList.txt version is 1.21.0 but download zip file name is DataFrame-1.22.0.zip. that's made me mistake