Skip to content

v0.0.22

Compare
Choose a tag to compare
@toshetah toshetah released this 06 Feb 13:25
· 332 commits to master since this release
6e97a4e

BREAKING CHANGES:

Stop supporting python 3.4 .

FEATURES:

  • Support pandas 0.24.0 datetimes.
  • Performance: Use connection pool instead of creating session for each request. For more detalis please read here.

FIXES:

  • Raise better errors when trying to convert KustoResultDataTable into pandas DataFrame.