summaryrefslogtreecommitdiff
path: root/data_analysis/README.md
diff options
context:
space:
mode:
authorankitjavalkar2021-04-29 14:10:41 +0530
committerankitjavalkar2021-04-29 14:10:41 +0530
commit3e197f459a42d73018351ee08c893dcf7246b07f (patch)
tree16e0b012a99a8bd031b9407a0924f7b410c3a157 /data_analysis/README.md
parent566b99ec9ae9e07b47439fc0c43c3771022baf3e (diff)
downloadpython-workshops-3e197f459a42d73018351ee08c893dcf7246b07f.tar.gz
python-workshops-3e197f459a42d73018351ee08c893dcf7246b07f.tar.bz2
python-workshops-3e197f459a42d73018351ee08c893dcf7246b07f.zip
Add reference to EDM, Add reference to Spyder, Fix terminal references
Diffstat (limited to 'data_analysis/README.md')
-rw-r--r--data_analysis/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/data_analysis/README.md b/data_analysis/README.md
index 6f34cc8..3809dc2 100644
--- a/data_analysis/README.md
+++ b/data_analysis/README.md
@@ -22,6 +22,7 @@ attendees links to some useful material.
- One should have a Python 3.x installation with the following packages:
- IPython, scipy, matplotlib
- pandas, statsmodels
+- Use a reasonable editor, Spyder will work.
- If one desires a more advanced editor, I suggest VS Code
(https://code.visualstudio.com/) which is free, open source, and very
powerful.