q icon indicating copy to clipboard operation
q copied to clipboard

Reading numbers with comma as decimals separator

Open klainkaliber opened this issue 1 year ago • 1 comments

Hi, is it possible to specify that the numbers in the text file have a comma as decimal separator? Tab separated and comma as decimal separator is my typical use case.

klainkaliber avatar Jan 17 '25 08:01 klainkaliber

You probably need pandas.pydata.org

ldelaprade avatar Jan 17 '25 10:01 ldelaprade