How do you delete the header in a dataframe?
like below fixes the issue If you really, really, really don't like column
names, you may convert your data frame to a matrix (keeping possible
coercion of variables of different class in mind), and then remove the
dimnames.
Date : November 25 2020, 07:06 PM , By : David Marchant