Hope you can help me out with this one because it is really slow. Is there a way to do this without loading the whole .csv into memory? The thing is… I have files containing timeseries data with 10 columns. First column is a datetime, last an integer, and the rest are floats I amRead more