arrow.count_options
Module for CountOptions class
Types 3
Methods
CountOptions self()Returns `this`, for use in `with` statements.CountOptionsGidBuilder builder()Get builder for [arrow.count_options.CountOptions] Returns: New builder objectarrow.types.CountMode mode() @propertyvoid mode(arrow.types.CountMode propval) @propertyFluent builder implementation template for arrow.count_options.CountOptions
Methods
T mode(arrow.types.CountMode propval)Fluent builder for arrow.count_options.CountOptions
Methods
CountOptions build()Create object from builder. Returns: New object