We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The window with the electrondisplay tables appears empty in mac
MWE
df = DataFrame(a=rand(100), b=rand(100), c=rand(100)); electrondisplay(df)