{"id":296,"date":"2024-10-16T22:57:22","date_gmt":"2024-10-16T22:57:22","guid":{"rendered":"https:\/\/www.kindsonthegenius.com\/data-science\/?page_id=296"},"modified":"2026-07-03T21:30:49","modified_gmt":"2026-07-03T21:30:49","slug":"data-science-content","status":"publish","type":"page","link":"https:\/\/kindsonthegenius.com\/data-science\/","title":{"rendered":"Data Science &#038; Operations Research Tutorials"},"content":{"rendered":"<p><!-- ktg-or-hub --><\/p>\n<div class=\"ktg-content-hub\" style=\"margin:1.5em 0;padding:1em;background:#f0fdf4;border-radius:6px;\">\n<h2>Operations Research Tutorials<\/h2>\n<ol>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/linear-programming-tutorial-with-python-example\/\">Linear Programming Tutorial With Python Example<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/the-stigler-diet-linear-programming-problem-in-python\/\">The Stigler Diet Linear Programming Problem in Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/integer-optimization-mixed-integer-programmip-with-python\/\">Integer Optimization &#8211; Mixed Integer Program(MIP) with Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/an-mip-problem-with-python-with-constraints-define-with-arrays\/\">An MIP Problem with Python with Constraints Define with Arrays<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-constraints-optimization-problem-with-python\/\">Solving Constraints Optimization  Problem with Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-an-optimization-problem-with-python-step-by-step\/\">Solving an Optimization Problem with Python &#8211; Step by Step<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-cryparithetic-puzzle-in-python\/\">Solving Cryparithetic Puzzle in Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/understanding-the-n-queens-problem-with-backtracking\/\">Understanding the  N-Queens Problem (with Backtracking)<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/introduction-to-vehicle-routing-with-python\/\">Introduction to Vehicle Routing with Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-the-travelling-salesman-problem-tsp-with-python\/\">Solving the Travelling Salesman Problem (TSP) with Python<\/a><\/li>\n<\/ol>\n<\/div>\n<p><!-- ktg-ds-hub --><\/p>\n<div class=\"ktg-content-hub\" style=\"margin:1.5em 0;padding:1em;background:#f0fdf4;border-radius:6px;\">\n<h2>Data Science Class Series<\/h2>\n<ol>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/practical-data-science-class-for-data-science-beginners\/\">Class 1 &#8211; Practical Data Science Class For Data Science Beginners<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-3-introduction-to-data-preprocessing-and-data-cleaning-part-1\/\">Class 3 &#8211; Introduction to Data Preprocessing and Data Cleaning &#8211; Part 1<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-4-introduction-to-data-preprocessing-and-data-cleaning-part-2\/\">Class 4 &#8211; Introduction to Data Preprocessing and Data Cleaning &#8211; Part 2<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-5-introduction-to-feature-selection\/\">Class 5 &#8211; Introduction to Practical Feature Selection with Python<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/a-class-on-data-visualization-with-python-a-data-science-primer\/\">Class 2 &#8211; A Class on Data Visualization with Python &#8211; A Data Science Primer<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-6-introduction-to-classification\/\">Class 6 &#8211; Introduction to Classification<\/a><\/li>\n<li><a href=\"https:\/\/kindsonthegenius.com\/data-science\/data-science-class-7-logistic-regression\/\">Data Science Class 7 &#8211; Logistic Regression<\/a><\/li>\n<\/ol>\n<\/div>\n<p><!-- ktg-alkademy-cta --><\/p>\n<div class=\"ktg-alkademy-cta\" style=\"margin:2em 0;padding:1.25em;border-left:4px solid #2563eb;background:#f8fafc;\">\n<p><strong>Want live data science classes?<\/strong> Join <a href=\"https:\/\/www.alkademy.com\/courses\" target=\"_blank\" rel=\"noopener noreferrer\">Alkademy<\/a> for instructor-led data science and Python courses with hands-on projects.<\/p>\n<\/div>\n<p>Free tutorials in <strong>operations research<\/strong> and <strong>data science<\/strong> with runnable Python code. Pick a learning path below.<\/p>\n<div class=\"pt-cv-wrapper\"><div class=\"pt-cv-view pt-cv-blockgrid iscvblock iscvhybrid list1 layout1\" id=\"pt-cv-view-80e9f24dp8\"><div data-id=\"pt-cv-page-1\" class=\"pt-cv-page\" data-cvc=\"1\"><div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/databases\/' title='Databases' class='pt-cv-tax-databases'>Databases<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/sqlalchemy-tutorial-1-connect-python-to-mysql-postgresql-sqlite-and-ms-sql\/\" class=\"_self\" target=\"_self\" >SQLAlchemy Tutorial 1 &#8211; Connect Python to MySQL, PostgreSQL, SQLite and MS SQL<\/a><\/h4>\n<div class=\"pt-cv-content\">In this tutorial, you will learn how to connect Python code to various SQL database servers including: SQLite, PostgreSQL,\u00a0MS SQL,\u00a0MySQL ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/sqlalchemy-tutorial-1-connect-python-to-mysql-postgresql-sqlite-and-ms-sql\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/data-science-class-7-logistic-regression\/\" class=\"_self\" target=\"_self\" >Data Science Class 7 &#8211; Logistic Regression<\/a><\/h4>\n<div class=\"pt-cv-content\">Updated July 3, 2026: Reviewed for accuracy and refreshed metadata. In this class, we would build a logistic regression model ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/data-science-class-7-logistic-regression\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/uncategorized\/' title='Uncategorized' class='pt-cv-tax-uncategorized'>Uncategorized<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-6-introduction-to-classification\/\" class=\"_self\" target=\"_self\" >Class 6 &#8211; Introduction to Classification<\/a><\/h4>\n<div class=\"pt-cv-content\">Updated July 3, 2026: Reviewed for accuracy and refreshed metadata. This would be class 6 of our complete data science ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-6-introduction-to-classification\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-5-introduction-to-feature-selection\/\" class=\"_self\" target=\"_self\" >Class 5 &#8211; Introduction to Practical Feature Selection with Python<\/a><\/h4>\n<div class=\"pt-cv-content\">In this class, we would cover Feature Selection. This class follows from Class 3 and Class 4 which discussed Data ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-5-introduction-to-feature-selection\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-4-introduction-to-data-preprocessing-and-data-cleaning-part-2\/\" class=\"_self\" target=\"_self\" >Class 4 &#8211; Introduction to Data Preprocessing and Data Cleaning &#8211; Part 2<\/a><\/h4>\n<div class=\"pt-cv-content\">This would be Class 4 of\u00a0 of our Data Science Series and in this class we would complete the remaining ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-4-introduction-to-data-preprocessing-and-data-cleaning-part-2\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-3-introduction-to-data-preprocessing-and-data-cleaning-part-1\/\" class=\"_self\" target=\"_self\" >Class 3 &#8211; Introduction to Data Preprocessing and Data Cleaning &#8211; Part 1<\/a><\/h4>\n<div class=\"pt-cv-content\">Updated July 3, 2026: Reviewed for accuracy and refreshed metadata. This is Class three of our practical Science Course for ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/class-3-introduction-to-data-preprocessing-and-data-cleaning-part-1\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/a-class-on-data-visualization-with-python-a-data-science-primer\/\" class=\"_self\" target=\"_self\" >Class 2 &#8211; A Class on Data Visualization with Python &#8211; A Data Science Primer<\/a><\/h4>\n<div class=\"pt-cv-content\">In this class we would cover Data Visualization with Python. This class follows from Part 1: Your First Data Science ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/a-class-on-data-visualization-with-python-a-data-science-primer\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/data-science\/' title='Data Science' class='pt-cv-tax-data-science'>Data Science<\/a><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/practical-data-science-class-for-data-science-beginners\/\" class=\"_self\" target=\"_self\" >Class 1 &#8211; Practical Data Science Class For Data Science Beginners<\/a><\/h4>\n<div class=\"pt-cv-content\">Updated July 3, 2026: Reviewed for accuracy and refreshed metadata. This would be your first class as a beginner Data ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/practical-data-science-class-for-data-science-beginners\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/python\/' title='Python' class='pt-cv-tax-python'>Python<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/working-with-data-json-pandas-dataframe-with-python-useful-tipcs\/\" class=\"_self\" target=\"_self\" >Working With Data, Json, Pandas DataFrame with Python &#8211; Useful Tips<\/a><\/h4>\n<div class=\"pt-cv-content\">In this tutorial, we would cover how to do the following Import JSON Data to Python Building a Pandas Dataframe ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/working-with-data-json-pandas-dataframe-with-python-useful-tipcs\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div>\n<div class=\" pt-cv-content-item pt-cv-2-col\" ><div class=\"pt-cv-taxoterm above_title\"><a href='https:\/\/kindsonthegenius.com\/data-science\/category\/vehicle-routing\/' title='Vehicle Routing' class='pt-cv-tax-vehicle-routing'>Vehicle Routing<\/a><\/div>\n<h4 class=\"pt-cv-title\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-the-travelling-salesman-problem-tsp-with-python\/\" class=\"_self\" target=\"_self\" >Solving the Travelling Salesman Problem (TSP) with Python<\/a><\/h4>\n<div class=\"pt-cv-content\">Updated July 3, 2026: Reviewed for accuracy and refreshed metadata. In this tutorial, we would see how to solve the ...<br \/><div class=\"pt-cv-rmwrap\"><a href=\"https:\/\/kindsonthegenius.com\/data-science\/solving-the-travelling-salesman-problem-tsp-with-python\/\" class=\"_self pt-cv-readmore btn btn-success\" target=\"_self\">Read More<\/a><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t<style type=\"text\/css\" id=\"pt-cv-inline-style-70d2a55axc\">\n#pt-cv-view-80e9f24dp8 .pt-cv-thumb-wrapper:not(.miniwrap) { width: 40%; }#pt-cv-view-80e9f24dp8 .pt-cv-thumbnail:not(.pt-cv-thumbnailsm) { height: 300px; }#pt-cv-view-80e9f24dp8 > .pt-cv-page {grid-template-columns: repeat(1, 1fr);grid-gap: 15px;}\n@media all and (max-width: 1024px) { \n#pt-cv-view-80e9f24dp8 > .pt-cv-page {grid-template-columns: repeat(1, 1fr);}\n} \n@media all and (max-width: 767px) { \n#pt-cv-view-80e9f24dp8 > .pt-cv-page {grid-template-columns: repeat(1, 1fr);}\n} <\/style>\r\n\t\t\t\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>Operations Research Tutorials Linear Programming Tutorial With Python Example The Stigler Diet Linear Programming Problem in Python Integer Optimization &#8211; Mixed Integer Program(MIP) with Python &hellip; <!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-296","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Data Science &amp; Operations Research Tutorials in Python (2026) | Kindson The Genius<\/title>\n<meta name=\"description\" content=\"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/kindsonthegenius.com\/data-science\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Data Science &amp; Operations Research Tutorials in Python (2026) | Kindson The Genius\" \/>\n<meta property=\"og:description\" content=\"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/kindsonthegenius.com\/data-science\/\" \/>\n<meta property=\"og:site_name\" content=\"Data Science Tutorials\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-03T21:30:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/\",\"url\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/\",\"name\":\"Data Science & Operations Research Tutorials in Python (2026) | Kindson The Genius\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/#website\"},\"datePublished\":\"2024-10-16T22:57:22+00:00\",\"dateModified\":\"2026-07-03T21:30:49+00:00\",\"description\":\"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Data Science &#038; Operations Research Tutorials\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/#website\",\"url\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/\",\"name\":\"Data Science Tutorials\",\"description\":\"Data Science and Machine Learning in Python and R\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/kindsonthegenius.com\\\/data-science\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Data Science & Operations Research Tutorials in Python (2026) | Kindson The Genius","description":"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/kindsonthegenius.com\/data-science\/","og_locale":"en_US","og_type":"article","og_title":"Data Science & Operations Research Tutorials in Python (2026) | Kindson The Genius","og_description":"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.","og_url":"https:\/\/kindsonthegenius.com\/data-science\/","og_site_name":"Data Science Tutorials","article_modified_time":"2026-07-03T21:30:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/kindsonthegenius.com\/data-science\/","url":"https:\/\/kindsonthegenius.com\/data-science\/","name":"Data Science & Operations Research Tutorials in Python (2026) | Kindson The Genius","isPartOf":{"@id":"https:\/\/kindsonthegenius.com\/data-science\/#website"},"datePublished":"2024-10-16T22:57:22+00:00","dateModified":"2026-07-03T21:30:49+00:00","description":"Free data science and OR tutorials in Python \u2014 linear programming, TSP, preprocessing, classification, and ML basics with runnable code by Kindson Munonye.","breadcrumb":{"@id":"https:\/\/kindsonthegenius.com\/data-science\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/kindsonthegenius.com\/data-science\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/kindsonthegenius.com\/data-science\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/kindsonthegenius.com\/data-science\/"},{"@type":"ListItem","position":2,"name":"Data Science &#038; Operations Research Tutorials"}]},{"@type":"WebSite","@id":"https:\/\/kindsonthegenius.com\/data-science\/#website","url":"https:\/\/kindsonthegenius.com\/data-science\/","name":"Data Science Tutorials","description":"Data Science and Machine Learning in Python and R","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/kindsonthegenius.com\/data-science\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/pages\/296","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/comments?post=296"}],"version-history":[{"count":6,"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/pages\/296\/revisions"}],"predecessor-version":[{"id":348,"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/pages\/296\/revisions\/348"}],"wp:attachment":[{"href":"https:\/\/kindsonthegenius.com\/data-science\/wp-json\/wp\/v2\/media?parent=296"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}