Ambrosia
Ambrosia copied to clipboard
``PySpark`` support for ``Cuped`` class
Part of big issue for preprocessing enhancement.
To speed up A/B tests on big data, it is necessary to implement support for PySpark
dataframes in the Cuped
class.
It is necessary to think about how to structurally decompose code of functions for data on PySpark
and pandas
.