Skip to content

Commit

Permalink
Update DataSciencePackages.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mngugi authored Dec 30, 2024
1 parent 2e457a0 commit dd21996
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions DataSciencePackages.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
#!/bin/bash
echo
# Install Python packages using pip
#Install statsmodel
python -m pip install statsmodels

pip install gekko
pip install beautifulsoup4 lxml
pip install keras
Expand Down

0 comments on commit dd21996

Please sign in to comment.