Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |
| other:uvcdat:cdat_conda:cdat_2024_03 [2025/10/31 17:05] – [Extra packages list] Added GeoCAT related packages jypeter | other:uvcdat:cdat_conda:cdat_2024_03 [2025/12/04 16:19] (current) – [Extra packages list] Added plotnine jypeter |
|---|
| * [[https://plotly.com/python/|plotly]]: Plotly's Python graphing library (sometimes referred to as //plotly.py//) makes interactive, publication-quality graphs | * [[https://plotly.com/python/|plotly]]: Plotly's Python graphing library (sometimes referred to as //plotly.py//) makes interactive, publication-quality graphs |
| * see also ''python-kaleido'' and ''dash'' | * see also ''python-kaleido'' and ''dash'' |
| | * [[https://plotnine.org/|plotnine]]: a data visualization package for Python based on the grammar of graphics, a coherent system for describing and building graphs |
| | * similar to ''ggplot2'', a widely successful ''R'' package |
| * [[https://www.fatiando.org/pooch/|pooch]]: a friend to fetch your data files (makes it easy to download a file, without messing with ''requests'' and ''urllib'') | * [[https://www.fatiando.org/pooch/|pooch]]: a friend to fetch your data files (makes it easy to download a file, without messing with ''requests'' and ''urllib'') |
| * //proplot//: a lightweight matplotlib wrapper for making beautiful, publication-quality graphics | * //proplot//: a lightweight matplotlib wrapper for making beautiful, publication-quality graphics |