{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "LearningResource",
      "@id": "https://nabidinmotion.com/l/01-python-for-data-science/08-working-with-dates-times/#resource",
      "name": "Working with Dates and Times",
      "description": "Working with Dates and Times This guide covers handling dates, times, and time-based data in Python using Pandas and datetime. Table of Contents Introducti…",
      "url": "https://nabidinmotion.com/l/01-python-for-data-science/08-working-with-dates-times/",
      "inLanguage": "en",
      "isAccessibleForFree": true,
      "learningResourceType": "Lesson",
      "provider": {
        "@id": "https://nabidinmotion.com/#organization"
      },
      "isPartOf": {
        "@id": "https://nabidinmotion.com/l/01-python-for-data-science/#course"
      }
    },
    {
      "@type": "BreadcrumbList",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://nabidinmotion.com/"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "01-python-for-data-science",
          "item": "https://nabidinmotion.com/l/01-python-for-data-science/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Working with Dates and Times",
          "item": "https://nabidinmotion.com/l/01-python-for-data-science/08-working-with-dates-times/"
        }
      ]
    }
  ]
}
