Skip to content

v6.0.2

Choose a tag to compare

@github-actions github-actions released this 19 Feb 12:06
dc3d28b

Fixed

  • Fixed dataframe_from_result_table crashing with pandas 3.0 when a datetime column contains all null values.
  • Removed legacy pandas 1.x code path in parse_datetime (minimum supported pandas is now 2.3.1).