Skip to content

v0.1.1

Compare
Choose a tag to compare
@Miksus Miksus released this 02 Jan 17:35
· 261 commits to master since this release

This is a small patch to drop Pandas as a hard dependency.

Table prettifying still require Pandas but the user should have Pandas installed if they are able to pass a dataframe to the send method. If Pandas is missing and the user tries to use table prettifier, ImportError is raised.

What's Changed

New Contributors

  • @Miksus made their first contribution in #4 (lol these autogenerated messages)

Full Changelog: v0.1.0...v0.1.1