Altair-recipes

Latest version: v0.9.2

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

Scan your dependencies

Page 1 of 3

0.9.2

* addressing security vulnerability report (see PR 16, but PR was incomplete)

0.9.0

Not secure
------------------

* Fixed color in boxplot
* Upgrade to altair 4. Mandatory. Let me know if you need compatibility with 3.x.x

0.8.0

Not secure
------------------

* Added lineplots and areaplots 11 and 12

0.7.1

Not secure
------------------

* Accepts vector data in addition to dataframe, as in::

import altair_recipes as ar
from numpy.random import normal
ar.scatterplot(x=normal(size=100), y=normal(size=100))

0.6.5

Not secure
------------------

* Make ipython dep optional (for pweave support). Use piccolbo's pweave fork (upstream doesn't pass its own tests) for doc generation. Adapt to breaking changes in autosig (a dependency).

0.6.4

Not secure
------------------

* Switched to poetry for package management

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.