TopNGroupScope Class
TopNGroupScope.
- Inheritance
-
builtins.objectTopNGroupScope
Constructor
TopNGroupScope(top: int, period: int, min_top_count: int, **kwargs: Any)
Parameters
- min_top_count
- int
Required
Required. min count should be in top N, value range : [1, +∞) should be less than or equal to period.
Feedback
Submit and view feedback for