I would like to copy (to paste it, for example, into Excel) a complete table including the header, which I obtain from the vscodedisplay(matrix/dataframe) function or by showing it within the workspace.
I would like to copy (to paste it, for example, into Excel) a complete table including the header, which I obtain from the vscodedisplay(matrix/dataframe) function or by showing it within the workspace.
Check the BrowseTables.jl alternative, see also this post.