* [Functionality] Adding RawOscarDataset, a pytorch dataset class for reading Oscar. * [Documentation] Adding a short tutorial to explain main functionalities. See issue 2
0.0.4
* [Functionality] Adding the possibility to deal with nan values in some channels. * [Bug] All events in file sessions are now transformed to the dataframe. See issue 1
0.0.3
* Transform data session to dataframe with multiple channels
0.0.2
* Adding documentation * Change `time_absolute` column to `time_utc`
0.0.1
* Initial version. * Reading Oscar session files (v10)