{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Course",
      "@id": "https://nabidinmotion.com/l/01-python-for-data-science/#course",
      "name": "Module 01-python-for-data-science · Free ML curriculum",
      "description": "Browse free machine learning lessons in 01-python-for-data-science on the Nabid In Motion Study Hub. For engineers and students.",
      "url": "https://nabidinmotion.com/l/01-python-for-data-science/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "hasCourseInstance": {
        "@type": "CourseInstance",
        "courseMode": "online",
        "isAccessibleForFree": true
      }
    },
    {
      "@type": "ItemList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Module 01: Python for Data Science",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/readme/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "NumPy Guide",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/01-numpy/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Pandas",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/02-pandas/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Data Visualization",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/03-visualization/"
        },
        {
          "@type": "ListItem",
          "position": 5,
          "name": "Exploratory Data Analysis (EDA)",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/04-exploratory-data-analysis/"
        },
        {
          "@type": "ListItem",
          "position": 6,
          "name": "Data Sources and Integration",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/05-data-sources-and-integration/"
        },
        {
          "@type": "ListItem",
          "position": 7,
          "name": "Regular Expressions and Text Processing",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/06-regular-expressions-text-processing/"
        },
        {
          "@type": "ListItem",
          "position": 8,
          "name": "Advanced Data Wrangling",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/07-advanced-data-wrangling/"
        },
        {
          "@type": "ListItem",
          "position": 9,
          "name": "Working with Dates and Times",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/08-working-with-dates-times/"
        },
        {
          "@type": "ListItem",
          "position": 10,
          "name": "Streamlit for Interactive Dashboards",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/09-streamlit-dashboards/"
        },
        {
          "@type": "ListItem",
          "position": 11,
          "name": "Flask Web Development",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/10-flask-web-development/"
        },
        {
          "@type": "ListItem",
          "position": 12,
          "name": "Tableau",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/11-tableau-visualization/"
        },
        {
          "@type": "ListItem",
          "position": 13,
          "name": "Advanced Python for Data Science Topics",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/python-for-data-science-advanced-topics/"
        },
        {
          "@type": "ListItem",
          "position": 14,
          "name": "Complete Data Science Project Tutorial",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/python-for-data-science-project-tutorial/"
        },
        {
          "@type": "ListItem",
          "position": 15,
          "name": "Python for Data Science Quick Reference",
          "url": "https://nabidinmotion.com/l/01-python-for-data-science/python-for-data-science-quick-reference/"
        }
      ]
    }
  ]
}
