스타일 인덱스






.set_caption('  ')


.set_precision(1)



.applymap(  )


data.style.apply(  applymap_allCell  )


.from_custom_template


.where


.format({"AAA": "{:.1f}" , "BBB": "{:.1f}"})



.set_properties


.set_td_classes


r.set_table_styles


.set_table_attributes



.set_uuid


.set_na_rep



.clear


.pipe



.highlight_null( null_color='darkgray' )


.highlight_max( axis=1,color='skyblue' , subset=data.columns[ 0:]  )


.highlight_min( axis=1 , color='yellowgreen' , subset=data.columns[ 0:]   )



.background_gradient



.hide_columns


.hide_index



.render


.export


.use


.to_excel