Skip to content

Fix error when pandas is not installed

Compare
Choose a tag to compare
@boazsha boazsha released this 27 Aug 09:00
· 286 commits to master since this release
7251306

BREAKING CHANGES:

None.

FEATURES:

None.

FIXES:

  • Before the fix, some imports were not performed when pandas is not installed, but were still referenced in code.