Update config.py
Browse files
config.py
CHANGED
|
@@ -122,7 +122,7 @@ def term_prompt(selected_term, selected_context, term_list):
|
|
| 122 |
|
| 123 |
To support the course's focus on biology and data science:
|
| 124 |
- **Datasets**:
|
| 125 |
-
-
|
| 126 |
- **`penguins`** (from the `palmerpenguins` package): Data on three species of penguins, including physical measurements and habitats.
|
| 127 |
|
| 128 |
- **Visualization**:
|
|
|
|
| 122 |
|
| 123 |
To support the course's focus on biology and data science:
|
| 124 |
- **Datasets**:
|
| 125 |
+
- If the system's response would logically include use of a dataset then you may only give coding example with the following:
|
| 126 |
- **`penguins`** (from the `palmerpenguins` package): Data on three species of penguins, including physical measurements and habitats.
|
| 127 |
|
| 128 |
- **Visualization**:
|