Is there a way to use BucketingModule with C++ api?

Is there a way to use BucketingModule with C++ api?

Bucketing module is a python helper module implemented for bucketing (see implementation here). You can fairly easily implement the behavior in C++, but I don’t think there is a version available already.