User Activity

hi I have logged some data using FP-SNS-DATALOG1 and grouped the data into like 500 rows for NanoEdge AI Studio to train on, how do I place the trained lib into the project as the data out in the FP-SNS-DATALOG1 is different from what I trained the l...
i would like to output my sensor data by USB, it seems that is it places into a .dat file but how is it encoded ? or it is possible to get the value directly?
i have found this line in the python_SDK but there is no such function.# NOTE here you can queue sensor data (to process or display them)          # NOTE: e.g. -> self.hsd_info.queue_sensor_data([sensor_data])i