ph_table icon indicating copy to clipboard operation
ph_table copied to clipboard

How can I restrict build_table from using only certain columns of the dataframe?

Open anibal2j opened this issue 2 years ago • 0 comments

I have a dataframe that contains quite a bit of information, and I want to create several HTML tables, extracting only certain columns for one table, and other columns, for another table. Rather than creating many dataframes, is there a way to specify to build_table, what columns I'd like to extract in the build for the HTML table?

anibal2j avatar Mar 30 '23 17:03 anibal2j