Remove sensors with id
Hi Thomas. How can I remove sensors with iD? Something like
data.filter(a=117, b=117, m=15)
Is the
data.removeSensorIdx(166) similar?
Edited by Marios Karaoulis
Hi Thomas. How can I remove sensors with iD? Something like
data.filter(a=117, b=117, m=15)
Is the
data.removeSensorIdx(166) similar?