Skip to content

0.1.9

Choose a tag to compare

@happydasch happydasch released this 15 Sep 09:29
· 37 commits to master since this release

What's new

  • fully working data clock and data generation used for plots
  • many speedups and cleanups

What's Changed

  • Add "address" in kwarg, so it can share the plot in public network. by @dindom999 in #21
  • fix : TypeError: unhashable type: 'slice' for pandas by @leiguorui in #32
  • Fix the pandas PerformanceWarning. by @GF-Huang in #34

New Contributors

Full Changelog: v0.0.1...v0.1.9