Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

DataframeFilterHelper

Helper to filter dataframe rows or columns base on dataframe columns or rows

Functions
convert_tags_params_to_tag_list @classmethod

Convert a tag params from the get_tags_param_set to a list of tags

tags : dict | list[dict]
Return type : list
filter_by_axis_names @classmethod
data : DataFrame
axis : Literal
filters : list
filter_out_by_axis_names @classmethod
data : DataFrame
axis : Literal
filters : list
get_filter_param_set @classmethod

Get a param set that is of type DataframeFilterName

axis_name : Literal
param_set_human_name : str | None
param_set_short_description : str | None
optional : bool - False
Return type : ParamSet
get_tags_param_set @classmethod

Get a param set for filtering a Table by tags

axis_name : Literal
Return type : ParamSet
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.