ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

News & links about Python programming. https://pythonhub.dev/

显示更多
2 544
订阅者
无数据24 小时
+137
+1830
帖子存档
The ABCs of Data Science: 26 of the Most Important Concepts From artificial neural networks to Z-scores https://betterprogram
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

Reducing memory usage in pandas with smaller datatypes Optimizing pandas memory usage by the effective… https://towardsdatasc
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

How To Run a Python Script Using a Docker Container Run Python with less effort https://towardsdatascience.com/how-to-run-a-p
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

Build Your First Data Visualization Web App in Python Using Streamlit Self-exploratory visualization… https://towardsdatascie
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

A Straightforward Guide to Cleaning and Preparing Data in Python How to Identify and deal with dirty… https://towardsdatascie
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

6 Alternatives to Classes in Python Speed of development, execution time, (de)serialization, and… https://betterprogramming.p
6 Alternatives to Classes in Python Speed of development, execution time, (de)serialization, and… https://betterprogramming.pub/6-alternatives-to-classes-in-python-6ecb7206377

Hidden Power of Polymorphism in Python How to implement… https://levelup.gitconnected.com/hidden-power-of-polymorphism-in-pyt
Hidden Power of Polymorphism in Python How to implement… https://levelup.gitconnected.com/hidden-power-of-polymorphism-in-python-c9e2539c1633

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

I created a 40-minute tutorial that will explain everything you need to Containerize your Python applications using Docker! h
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/

iam-abbas / Reddit-Stock-Trends Fetch currently trending stocks on Reddit https://github.com/iam-abbas/Reddit-Stock-Trends

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 A handpicked list of the most useful and surprising Python… https://medium.com/pythonland/top-15-python-packages-you-must-try-838ebb9545dc

Excel-Python App for Non-Pythonists Let your non coding colleagues anticipate the Power of Python in… https://towardsdatascie
Excel-Python App for Non-Pythonists Let your non coding colleagues anticipate the Power of Python in… https://towardsdatascience.com/excel-python-app-for-non-pythonists-68b4fec0fabf

alievk / avatarify-python Avatars for Zoom, Skype and other video-conferencing apps. https://github.com/alievk/avatarify-python

Automatic color correction with OpenCV and Python In this tutorial, you will learn how to perform automatic color correction
Automatic color correction with OpenCV and Python In this tutorial, you will learn how to perform automatic color correction with OpenCV using a ... https://www.pyimagesearch.com/2021/02/15/automatic-color-correction-with-opencv-and-python/

How to Write Unit Tests in Python, Part 1: Fizz Buzz Today I'm starting a new series of articles about a topic that does not get a lot of coverage: how ... http://blog.miguelgrinberg.com/post/how-to-write-unit-tests-in-python-part-1-fizz-buzz

Python Iterators - iter() and next() By Lenin Mishra Difference between sequence and an iterable A sequence is an ordered collection of ... https://www.pylenin.com/blogs/python-iterators/

Why you really need to upgrade pip New software releases can bring bug fixes, new features, and faster performance. For example, NumPy ... https://pythonspeed.com/articles/upgrade-pip/

Exciting New Features in Django 3.2 Django 3.2 is just around the corner and it's packed with new features. Django versions are ... https://hakibenita.com/django-32-exciting-features