We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14beed3 commit c242c91Copy full SHA for c242c91
pyenv/requirements.txt
@@ -2,12 +2,12 @@ astropy
2
babel
3
bs4
4
gspread
5
-inflect
6
IPython
7
jaraco.collections
8
matplotlib
9
numpy
10
nycflights13
+openai
11
palmerpenguins
12
pandas
13
pandas-access
@@ -20,6 +20,8 @@ plotly
20
plotnine
21
polars
22
pyreadr
23
+python-dotenv
24
+quartodoc
25
requests
26
seaborn
27
skimpy
stat-computing-r-python.Rproj
@@ -18,4 +18,4 @@ MarkdownWrap: Sentence
18
19
PythonType: virtualenv
PythonVersion: 3.11.2
-PythonPath: ~/.virtualenvs/book/bin/python3
+PythonPath: ~/.virtualenvs/book/bin/python
0 commit comments