Excellent Tip to update all Python packages together


https://www.activestate.com/resources/quick-reads/how-to-update-all-python-packages/


step 1pip list --outdated


Step 2 : Open PowerShell

pip freeze | %{$_.split('==')[0]} | %{pip install --upgrade $_}

Comments

Popular posts from this blog

The Dragon vs the Tiger

Adventures with R - Facebook Ads (Part 3)

A for Allah, B for Bismillah - The myth of madrassas