Skip to content

v0.0.3

Latest

Choose a tag to compare

@ofajardo ofajardo released this 13 May 10:03
670d9ba
  • Fixed crash when a boolean column contains only one unique value (e.g., all True) and the table is rendered with the native backend.
  • Fixed object columns containing decimal.Decimal values (e.g., from Amazon Redshift) being incorrectly treated as categorical instead of numerical.