You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ We’ll presume some familiarity with functional programming. Since Python is no
29
29
30
30
Some of the examples use exploratory data analysis (EDA) as a problem domain to show the value of functional programming. Some familiarity with basic probability and statistics will help with this. There are only a few examples that move into more serious data science.
31
31
32
-
You’ll need to have Python 3.10 installed and running.
32
+
You’ll need to have Python 3.11 installed and running.
33
33
For more information on Python, visit http://www.python.org/.
34
34
35
35
There are two paths to installing the required packages:
@@ -47,7 +47,7 @@ After the **conda** tool is installed,
47
47
the required packages can be installed using the following:
<i>If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.<br>Simply click on the link to claim your free PDF.</i>
0 commit comments