Extra Spaces in CSV header names
gannaramu opened this issue · 1 comments
gannaramu commented
I dont know if this space in the CSV headers has a specific purpose but it took a while to figure out there was extra space in the Label while trying to handle data using pandas.
DSE_csv_writer.hpp
felix0901 commented
Hello @gannaramu,
Yes, you are right. There are some spacing in the current CSV header. There is no specific purpose. You could ignore it.