{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/g/resources--prerequisites_cheatsheet/#resource",
      "name": "Prerequisites Cheatsheet",
      "description": "Prerequisites Cheatsheet Quick reference for Python, Mathematics, and Statistics fundamentals needed for Machine Learning. Table of Contents Python Basics…",
      "url": "https://nabidinmotion.com/g/resources--prerequisites_cheatsheet/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Guide",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Prerequisites Cheatsheet",
          "item": "https://nabidinmotion.com/g/resources--prerequisites_cheatsheet/"
        }
      ]
    }
  ]
}
