how do i make the columns of a data frame straight and aligned?? they’re shifting and the values are not in alignment with the column. please help
how do i make the columns of a data frame straight and aligned?? they’re shifting and the values are not in alignment with the column. please help
Is this when printing them?
If so, maybe the module tabulate can help.
thanks @franklinvp