We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
df=mkdf(100,2,data_gen_f=lambda r,c: r+ rand(1)*5,r_idx_type='i') df.plot() # vs df.C_l0_g0.plot()