Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@JLipp JLipp released this 12 Mar 13:15
  • Added support for empty fields in the measurements.
  • In create_column_dataframe it is now possible to specify if the resulting DataFrame shall be grouped by date or not. Default behavior is grouping as before but if e.g. not date and time is available in the measurements, grouping can be disabled by group_by_date=False.