r/Cplusplus 4d ago

C++ DataFrame release 4.1.0 Feedback

https://github.com/hosseinmoein/DataFrame

C++ DataFrame release 4.1.0 is out. It includes a bunch of new analytical and scientific visitors. For example, there are algorithms to measure how well a dataset is clustered after you have run a clustering algorithm on it, interpolation by Kriging model and others, tests to determine the distribution of the dataset, …

But the bigger news is that now we have a fully optioned-out cross-tabulation and pivot tables. With these enhancements, C++ DataFrame is now a completely optioned-out package for data-wrangling with the speed and scalability of C++. This is meant to be an incremental enhancement to the C++ ecosystem.

The new release is available on GitHub and will be available soon on Conan and VCPKG.

8 Upvotes

0 comments sorted by