Help with Base64 - python - polars column Names
Hey guys I am trying to figure out if I am doing this right. I have figured out to how to read and decode a csv file in python, but when I return a polars dataframe it is missing columns names and just giving me numbers. Am I missing something?
