I mean in the time column of the data frame, shouldn’t be in seconds? starts in 0, then 0.003096 and 0.007812… I’m sorry if i’m not clear about this, It’s the first time i work with eeg data and I’m not sure if the data is in the correct shape.

raw.plot(start=0, duration=30, scalings='auto')
The last one is the plot without filtering

