Datascience

Latest version: v0.17.6

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

Scan your dependencies

Page 2 of 11

0.17.0

* Includes additional plotly-based plotting methods `Tableiplot`, `Tableibar`, `Tableibarh`, `Tableigroup_bar`, `Tableigroup_barh`, `Tableiscatter`, `Tableihist`, and `Tableiscatter3d`
* New static methods `Tableinteractive_plots` and `Tablestatic_plots` that redirect `Tableplot` to `Tableiplot`, `Tablebarh` to `Tableibarh`, etc. with same arguments
* New method `Tablescatter3d` that is a wrapper for `Tableiscatter3d` but _does not_ implement a matplotlib plot and raises a `RuntimeError` if called when interactive plots are not enabled
* New plotly-charts.ipynb notebook demonstrating how to work with the interactive function added to the testing directory
* Enables markers to be shaded with hex colors using Folium's BeautifyIcon plugin
* Changed default marker's default icon from 'info-circle' to no icon
* Added additional keyword column names to `map_table` including 'color_scale', 'area_scale', and 'cluster_by'
* New options 'color_scale' and 'area_scale' draw color gradients for markers and area gradients for circles based on column values
* New 'cluster_by' option groups column by value and assigns a cluster marker to each group
* Includes geocoding function `get_coordinates` that assigns latitude and longitude coordinates for U.S. locations by city, state, county, and zip code
* Updated Maps.ipynb notebook to showcase new changes made to mapping
* Data 8-friendly `datascience` reference notebook added to documentation using nbsphinx

0.16.2

* Fix bug so Table.sort(descending=True) no longer reverses order of ties.
* Fix bug so Table.copy(shallow=False) performs a deepcopy.

0.16.1

* No longer support the `colors` argument for `Tablescatter`. Use `group` instead.

0.15.10

* Include ipynb files in tests, and when measuring test coverage

0.15.9

* Changed the `radius` argument of a Circle (in Maps) to `area`.

0.15.8

* Fixes deprecation warnings with matplotlib's warn parameter.
* Small cleanups: update to latest version of folium.
* Add some additional documentation.

Page 2 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.