Extremely Large Numbers in Pandas Dataframe Output

Hi there,

I understand it’s probably not the best way to analyze data through the dataframe, however, based on what I’ve seen so far, there doesn’t seem to be a way to generate events based on the frequency of specific electrodes using the MNE analysis tools. If I am wrong about this, please correct me.

As to the problem with the dataframe, here is an example snapshot of what I am getting when I convert the raw data into a dataframe.

As you can see, the numbers are extremely large for all of the electrodes. This is true across sessions and across participants. Any information on what might be going on here would be greatly appreciated!