Skip to content

Commit 6eaf3bc

Browse files
20260827 - clean up
1 parent d65447b commit 6eaf3bc

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

dataManagement.qmd

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,18 @@ format:
1717
Terminal/command prompt:
1818

1919
```bash
20-
2120
pip install numpy pandas matplotlib seaborn
2221
```
2322

2423
Jupyter:
2524

2625
```bash
27-
2826
%pip install numpy pandas matplotlib seaborn
2927
```
3028

3129
Anaconda:
3230

3331
```bash
34-
3532
conda install numpy pandas matplotlib seaborn
3633
```
3734

0 commit comments

Comments
 (0)