Top 15 Python Packages You Must Try
A handpicked list of the most useful and surprising Python…
https://medium.com/pythonland/top-15-python-packages-you-must-try-838ebb9545dc
A handpicked list of the most useful and surprising Python…
https://medium.com/pythonland/top-15-python-packages-you-must-try-838ebb9545dc
Animating Schrodinger Wave Function(ψ) of a Particle Using Python (with full code)
https://medium.com/nerd-for-tech/animating-schrodinger-wave-function-%cf%88-of-a-particle-using-python-with-full-code-5ad9e4852906
https://medium.com/nerd-for-tech/animating-schrodinger-wave-function-%cf%88-of-a-particle-using-python-with-full-code-5ad9e4852906
iam-abbas / Reddit-Stock-Trends
Fetch currently trending stocks on Reddit
https://github.com/iam-abbas/Reddit-Stock-Trends
Fetch currently trending stocks on Reddit
https://github.com/iam-abbas/Reddit-Stock-Trends
GitHub
GitHub - iam-abbas/Reddit-Stock-Trends: Fetch currently trending stocks on Reddit
Fetch currently trending stocks on Reddit. Contribute to iam-abbas/Reddit-Stock-Trends development by creating an account on GitHub.
I created a 40-minute tutorial that will explain everything you need to Containerize your Python applications using Docker!
https://www.reddit.com/r/Python/comments/lz5plv/i_created_a_40minute_tutorial_that_will_explain/
https://www.reddit.com/r/Python/comments/lz5plv/i_created_a_40minute_tutorial_that_will_explain/
Complete Python Course (~5 Hours, Free)
https://www.reddit.com/r/Python/comments/lyg74t/complete_python_course_5_hours_free/
https://www.reddit.com/r/Python/comments/lyg74t/complete_python_course_5_hours_free/
reddit
Complete Python Course (~5 Hours, Free)
Hi there **👋** I created a [complete Python course](https://youtu.be/t8pPdKYpowI), which I think could be interesting for some of you!...
32 Advanced Techniques for Better Python Code
Tips for Python documentation, coding, testing, verification, and continuous integration
https://betterprogramming.pub/thirty-two-advanced-techniques-for-better-python-code-6717226eb611
Tips for Python documentation, coding, testing, verification, and continuous integration
https://betterprogramming.pub/thirty-two-advanced-techniques-for-better-python-code-6717226eb611
Hidden Power of Polymorphism in Python
How to implement…
https://levelup.gitconnected.com/hidden-power-of-polymorphism-in-python-c9e2539c1633
How to implement…
https://levelup.gitconnected.com/hidden-power-of-polymorphism-in-python-c9e2539c1633
6 Alternatives to Classes in Python
Speed of development, execution time, (de)serialization, and…
https://betterprogramming.pub/6-alternatives-to-classes-in-python-6ecb7206377
Speed of development, execution time, (de)serialization, and…
https://betterprogramming.pub/6-alternatives-to-classes-in-python-6ecb7206377
A Straightforward Guide to Cleaning and Preparing Data in Python
How to Identify and deal with dirty…
https://towardsdatascience.com/a-straightforward-guide-to-cleaning-and-preparing-data-in-python-8c82f209ae33
How to Identify and deal with dirty…
https://towardsdatascience.com/a-straightforward-guide-to-cleaning-and-preparing-data-in-python-8c82f209ae33
Build Your First Data Visualization Web App in Python Using Streamlit
Self-exploratory visualization…
https://towardsdatascience.com/build-your-first-data-visualization-web-app-in-python-using-streamlit-37e4c83a85db
Self-exploratory visualization…
https://towardsdatascience.com/build-your-first-data-visualization-web-app-in-python-using-streamlit-37e4c83a85db
How To Run a Python Script Using a Docker Container
Run Python with less effort
https://towardsdatascience.com/how-to-run-a-python-script-using-a-docker-container-ea248e618e32
Run Python with less effort
https://towardsdatascience.com/how-to-run-a-python-script-using-a-docker-container-ea248e618e32
Reducing memory usage in pandas with smaller datatypes
Optimizing pandas memory usage by the effective…
https://towardsdatascience.com/reducing-memory-usage-in-pandas-with-smaller-datatypes-b527635830af
Optimizing pandas memory usage by the effective…
https://towardsdatascience.com/reducing-memory-usage-in-pandas-with-smaller-datatypes-b527635830af
The ABCs of Data Science: 26 of the Most Important Concepts
From artificial neural networks to Z-scores
https://betterprogramming.pub/the-abcs-of-data-science-26-of-the-most-important-concepts-be097434ed5d
From artificial neural networks to Z-scores
https://betterprogramming.pub/the-abcs-of-data-science-26-of-the-most-important-concepts-be097434ed5d
Build Your First Interactive Data Science Web App with Streamlit
Highlighting some of the most common…
https://towardsdatascience.com/build-your-first-interactive-data-science-web-app-with-streamlit-d4892cbe4792
Highlighting some of the most common…
https://towardsdatascience.com/build-your-first-interactive-data-science-web-app-with-streamlit-d4892cbe4792
How to Create a full stack Job Portal Web application as your Project Using Django and PyTorch
https://medium.com/@tushar-sarkar/how-to-create-a-full-stack-job-portal-web-application-as-your-project-using-django-and-pytorch-2d8ef04d2a19
https://medium.com/@tushar-sarkar/how-to-create-a-full-stack-job-portal-web-application-as-your-project-using-django-and-pytorch-2d8ef04d2a19
7 Useful Tricks for Python Regex You Should Know
Write powerful and readable regex with them
https://towardsdatascience.com/7-useful-tricks-for-python-regex-you-should-know-ec20381e22f2
Write powerful and readable regex with them
https://towardsdatascience.com/7-useful-tricks-for-python-regex-you-should-know-ec20381e22f2
Build your own Grammarly in Python
Spelling and Grammar Correction tool in Python
https://towardsdatascience.com/build-your-own-grammarly-in-python-6fb4297c189c
Spelling and Grammar Correction tool in Python
https://towardsdatascience.com/build-your-own-grammarly-in-python-6fb4297c189c
6 Things To Know When Dockerizing Python Apps in Production
A checklist to run Docker containers with…
https://betterprogramming.pub/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
A checklist to run Docker containers with…
https://betterprogramming.pub/6-things-to-know-when-dockerizing-python-apps-in-production-f4701b50ca46
NVlabs / stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
https://github.com/NVlabs/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
https://github.com/NVlabs/stylegan2-ada-pytorch
GitHub
GitHub - NVlabs/stylegan2-ada-pytorch: StyleGAN2-ADA - Official PyTorch implementation
StyleGAN2-ADA - Official PyTorch implementation. Contribute to NVlabs/stylegan2-ada-pytorch development by creating an account on GitHub.
Why and when to build a Machine Learning Platform (part 2)
Enter the solution…
https://medium.com/mercadolibre-tech/why-and-when-to-build-a-machine-learning-platform-part-2-66eae56c4b35
Enter the solution…
https://medium.com/mercadolibre-tech/why-and-when-to-build-a-machine-learning-platform-part-2-66eae56c4b35