Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

install python module powershell pip

# in Powershell, e.g. install pandas
pip install pandas
# in Bash
sudo apt install python3-pandas
 
PREVIOUS NEXT
Tagged: #install #python #module #powershell #pip
ADD COMMENT
Topic
Name
5+1 =