From c58984e222148cee8591cb19c38116737edf0d16 Mon Sep 17 00:00:00 2001 From: canyoucsharp Date: Tue, 30 Jan 2024 19:40:34 -0500 Subject: [PATCH] Update 00-Introduction.ipynb --- 00-Introduction.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-Introduction.ipynb b/00-Introduction.ipynb index 802144d..c66cf8c 100644 --- a/00-Introduction.ipynb +++ b/00-Introduction.ipynb @@ -30,7 +30,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Conceived in the late 1980s as a teaching and scripting language, Python has since become an essential tool for many programmers, engineers, researchers, and data scientists across academia and industry.\n", + "Conceived in the late 1990s as a teaching and scripting language, Python has since become an essential tool for many programmers, engineers, researchers, and data scientists across academia and industry.\n", "As an astronomer focused on building and promoting the free open tools for data-intensive science, I've found Python to be a near-perfect fit for the types of problems I face day to day, whether it's extracting meaning from large astronomical datasets, scraping and munging data sources from the Web, or automating day-to-day research tasks.\n", "\n", "The appeal of Python is in its simplicity and beauty, as well as the convenience of the large ecosystem of domain-specific tools that have been built on top of it.\n",