Skip to content

v0.1.11

Compare
Choose a tag to compare
@jonatanklosko jonatanklosko released this 31 Oct 19:22
· 60 commits to main since this release

Added

  • Export the dataframe inspected representation (#109)

Fixed

  • Use DF.lazy instead of DF.to_lazy (#111)
  • Small UI adjustments (#110)
  • Do not crash on invalid tabular data (#106)