📜  python altair - Python 代码示例

📅  最后修改于: 2022-03-11 14:47:20.939000             🧑  作者: Mango

代码示例1
# pip install altair

import altair as alt

# Altair is a declarative statistical visualization library for Python.

# Link : https://altair-viz.github.io/
# Gallery : https://altair-viz.github.io/gallery/index.html