python3 -m venv ./venv
source ./venv/bin/activate
which pip3
pip3 list
pip3 install pandas
pip3 list
deactivate
source ./venv/bin/activate
which pip3
pip3 list
pip3 install pandas
pip3 list
deactivate
ETL, big-data, cloud(AWS/GCP/Azure) technologies and possibly share random stuff along the way!!
No comments:
Post a Comment