You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment our load_opportunity_dataset returns Recordings with dataframes in it that have numbers as column names. It would be very helpful to have the sensor_names here, in order to be in control, what subset of the sensors we currently work with. If we for example want to convert quaterion data or apply different interpolation techniques to different sensor types, we need this.
The text was updated successfully, but these errors were encountered:
At the moment our load_opportunity_dataset returns Recordings with dataframes in it that have numbers as column names. It would be very helpful to have the sensor_names here, in order to be in control, what subset of the sensors we currently work with. If we for example want to convert quaterion data or apply different interpolation techniques to different sensor types, we need this.
The text was updated successfully, but these errors were encountered: