This repository has been archived by the owner on Sep 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixes nan output in rca for specific case
In rca, if one group has 0 rows and the aggregation is mean, we can get nan values in the output. This commit fixes that.
- Loading branch information