Influx Flat Converter#
- class octaipipe_core.data.converters.influx_flat_converter.InfluxFlatConverter(tags_to_keep=[])
This class converts data from the format in which influx returns the data (list of influx tables) to a pandas dataframe with columns as fields and tags and time and encoder angle as index. Accepted
query_type
values: ‘influx’