Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
PyViz Tutorial 24.1.0
PyViz Tutorial 24.1.0
  • Schnelleinstieg
  • Überblick über die Bibliotheken zur Datenvisualisierung
  • Matplotlib
    • Matplotlib-Installation
    • Matplotlib-Backends
    • Matplotlib-Beispiel
    • mpl-scatter-density
    • mpld3
    • pandas
      • pandas-Installation
      • Pandas-Beispiele
    • GeoPandas
      • GeoPandas-Installation
      • GeoPandas-Beispiele
    • seaborn
      • seaborn-Installation
      • seaborn-Beispiel
    • ggpy
    • plotnine
      • plotnine-Installation
      • plotnine-Beispiele
    • NetworkX
    • Graphviz
      • Beispiele
      • Graphviz-Bibliotheken und -Werkzeuge
    • graph-tool
    • Cartopy
      • Cartopy-Installation
      • Cartopy-Beispiele
    • Iris
    • yt
  • Vega
    • Vincent
    • Vega-Light
    • Altair
    • Matplotlib Altair
    • PdVega
      • PdVega-Installation
      • PdVega-Beispiele
  • Bokeh
    • Styling und Theming
    • Datenquellen und Transformationen
    • Annotations
    • Interaktionen
    • Visualisierung von Netzwerkgraphen
    • Geographische Diagramme
    • Bokeh-Server
    • Verzeichnisformat für Bokeh-Apps und Templates
    • Einbetten in ein Notebook
    • HTML exportieren
    • Export statischer Bilder
    • Bokeh-Plots in Flask einbinden
    • Bokeh erweitern
    • Bokeh-Integration
      • Vaex
      • HoloViews
      • hvPlot
        • hvPlot-Installation
        • hvPlot-Beispiele
      • datashader
      • GeoViews
  • OpenGL
  • D3.js
    • bqplot
      • bqplot-API und -Objektmodell
      • Markieren-Interaktionen
      • Selektoren
      • Special-Widgets
    • d3po
    • mpld3
  • Javascript
    • plotly
    • Cufflinks
    • pythreejs
    • ipyvolume
    • Toyplot
    • ipyleaflet
    • xarray-leaflet
  • Protomaps
    • Extrahieren
    • Konvertieren
    • Veröffentlichen
    • pmtiles-CLI-Referenz
Back to top
View this page

PdVega¶

PdVega ist eine Bibliothek, mit der interaktive Vega-Lite-Plots aus pandas-Dataframes unter Verwendung des pandas-Plot-API erstellt werden können.

Siehe auch

  • Advanced Plotting: Using Vega-Lite Directly

  • API Reference

Next
PdVega-Installation
Previous
Altair
Copyright © 2019–2024, Veit Schiele
Made with Sphinx and @pradyunsg's Furo