Maximum number of HTML ids for CSS reference in single page

前端 未结 0 931
无人共我
无人共我 2021-01-28 01:43

If I execute the following code in Python:

df = pd.DataFrame(np.random.rand(20000, 3), columns=[\'key1\', \'key2\', \'key3\'])
s = Styler(df, uuid_len=0, cell_ids         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题