statsmodels.iolib.table.SimpleTable.label_cells¶
- SimpleTable.label_cells(func)[source]¶
 Return None. Labels cells based on func. If
func(cell) is Nonethen its datatype is not changed; otherwise it is set tofunc(cell).
  
    
      Last update:
      Jun 10, 2024