home » zplus/dokk.git
ID: e002d1115c03636210c1cf6961800e4125a67783
28 lines — 922B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:plotting_pandas_series_dataframes_2016_Enthought",
    "library:author": [
        "Enthought Inc."
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-NC-ND-4.0"
    ],
    "library:title": "Plotting with Pandas Series and DataFrames",
    "blob:at": {
        "@id": "file:/pdf/plotting_pandas_series_dataframes_2016_Enthought.pdf",
        "blob:primary_source": "https://www.enthought.com/wp-content/uploads/2019/09/Enthought-Pandas-Cheat-Sheet-1-Plotting-with-Series-and-DataFrames-v1.0.2.pdf",
        "blob:retrieval_date": "2023-11-02"
    }
}