0.1.9
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
- @dindom999 made their first contribution in #21
- @leiguorui made their first contribution in #32
- @GF-Huang made their first contribution in #34
Full Changelog: v0.0.1...v0.1.9