Ipyvizzu

Latest version: v0.17.0

Safety actively analyzes 638466 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

0.10.0

What's Changed
Added
* Added: `Chart._repr_html_()` method
Contributors
* petervidos, ShruAgarwal, veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.9.0...0.10.0

0.9.0

What's Changed
Added
* Changed: DataFrame column's type recognition checks `dtype` is a numeric type or not
* Changed: deprecate `infer_types` parameter of `Data.add_data_frame()`, because it can be set via `dtype`
* Added: `Data.add_data_frame_index(data_frame, name)`, with this `pandas.DataFrame.index` can be added to `Data()`
* Added: `Data` verification by schema
Contributors
* veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.8.1...0.9.0

0.8.1

What's Changed
Fixed
* Changed: revert pip-compiled dependencies
Contributors
* veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.8.0...0.8.1

0.8.0

What's Changed
Fixed
* Fixed: `Data.add_data_frame()` in order to handle `None` and `pd.Series` as `data_frame` parameter
Added
* Changed: default value of the `Chart.scroll_into_view` property to `False`
* Changed: separated the JavaScript code into a JavaScript file instead of the previous string template
* Added: `Chart.show()` and `DisplayTarget.MANUAL`, with these the displaying of the chart can be controlled
Contributors
* petervidos, simzer, veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.7.0...0.8.0

0.7.0

What's Changed
Fixed
* Fixed: animation display when the first animation is not just Data
Added
* Added: `Data.add_data_frame()` function to support `pandas.DataFrame`
* Added: `scroll_into_view` chart property
Documentation
* Documentation: fix image url in the README
* Documentation: added example gallery
Contributors
* csaladenes, petervidos, simzer, veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.6.0...0.7.0

0.6.0

What's Changed
Added
* Added: `Data.filter()` and `Data.set_filter()` methods
* Added: `Data.add_records()` function to add records' list in one step
* Added: `Release ipyvizzu` workflow
Documentation
* Documentation: fix code snippet in the README
* Documentation: fix `Publish documentation` workflow, pull requests skip push step
* Documentation: add CONTRIBUTING.md
Contributors
* nyirog, veghdev

**Full Changelog**: https://github.com/vizzuhq/ipyvizzu/compare/0.5.0...0.6.0

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.