Skip to content

Version 2.7.2

Choose a tag to compare

@mwouts mwouts released this 22 Mar 14:40
· 62 commits to main since this release
39042fb

Fixed

  • We have fixed a ValueError raised by to_html_datatable on columns with numpy floating scalars (float32, float16) containing NaN or Inf values (#524). Thanks to Luke Tsekouras for reporting this!