ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 549
订阅者
+124 小时
+147
+2130
帖子存档
Reading Poorly Structured Excel Files with Pandas Introduction With pandas it is easy to read Excel files and convert the data into a ... https://pbpython.com/pandas-excel-range.html

pydantic The library you must know if you juggle data around https://towardsdatascience.com/pydantic-688e897cfd3a
pydantic The library you must know if you juggle data around https://towardsdatascience.com/pydantic-688e897cfd3a

R vs Python for Data Analysis — An Objective Comparison R vs Python — Opinions vs FactsThere are dozens articles out there that compare R vs. Python from a ... https://www.dataquest.io/blog/python-vs-r/

Deepnote – a Python notebook with real-time collaboration in the browser. We just opened the platform to the public. https://
Deepnote – a Python notebook with real-time collaboration in the browser. We just opened the platform to the public. https://www.reddit.com/r/Python/comments/jkw8tr/deepnote_a_python_notebook_with_realtime/

5 types of plots that will help you with time series analysis And how to quickly create them using… https://towardsdatascienc
5 types of plots that will help you with time series analysis And how to quickly create them using… https://towardsdatascience.com/5-types-of-plots-that-will-help-you-with-time-series-analysis-b63747818705

On code isolation in Python I started learning Python in 2009, and I had a pretty challenging task and somewhat unusual use ... http://rushter.com/blog/python-code-isolation/

3 Python Tricks to Read, Create, and Run Multiple Files Automatically Automate Boring Stuff with… https://towardsdatascience.
3 Python Tricks to Read, Create, and Run Multiple Files Automatically Automate Boring Stuff with… https://towardsdatascience.com/3-python-tricks-to-read-create-and-run-multiple-files-automatically-5221ebaad2ba

Python: How to Get Live Market Data (Less Than 0.1-Second Lag). This article is going to be a bit… https://towardsdatascience
Python: How to Get Live Market Data (Less Than 0.1-Second Lag). This article is going to be a bit… https://towardsdatascience.com/python-how-to-get-live-market-data-less-than-0-1-second-lag-c85ee280ed93

Mastering Data Filtering with Pandas Three Useful Functions for Data Filtering with Pandas https://towardsdatascience.com/mas
Mastering Data Filtering with Pandas Three Useful Functions for Data Filtering with Pandas https://towardsdatascience.com/mastering-data-filtering-with-pandas-449eb91f8890

Beginner Python Tutorial: Analyze Your Personal Netflix Data How much time have I spent watching The Office? That's a question that has run through my head ... https://www.dataquest.io/blog/python-tutorial-analyze-personal-netflix-data/

Generating random avatar images in Django/Python tl;dr; <img src="/avatar.random.png" alt="Random avataaar"> generates this image: (try ... https://www.peterbe.com/plog/random-avatars-in-django-python

wagtail / wagtail A Django content management system focused on flexibility and user experience https://github.com/wagtail/wagtail

I teach Python courses - here's my collection of about 1,000 slides on various Python topics, including data science (hosted on GitHub, licensed under CC-BY-SA) https://www.reddit.com/r/Python/comments/jii8ex/i_teach_python_courses_heres_my_collection_of/

MrS0m30n3 / youtube-dl-gui A cross platform front-end GUI of the popular youtube-dl written in wxPython. https://github.com/MrS0m30n3/youtube-dl-gui

How to Send Beautiful Emails With Python — The Essential Guide Send stylized emails with attachments… https://towardsdatascie
How to Send Beautiful Emails With Python — The Essential Guide Send stylized emails with attachments… https://towardsdatascience.com/how-to-send-beautiful-emails-with-python-the-essential-guide-a01d00c80cd0

Scientific Python With Lambda The exact meaning a proper usage of Python’s Lambda function: Python’s… https://towardsdatascie
Scientific Python With Lambda The exact meaning a proper usage of Python’s Lambda function: Python’s… https://towardsdatascience.com/scientific-python-with-lambda-b207b1ddfcd1

Dunderless Python This story is about improving your code quality and ways to reduce boilerplate when… https://towardsdatasci
Dunderless Python This story is about improving your code quality and ways to reduce boilerplate when… https://towardsdatascience.com/dunderless-python-7d7ab634450b

Poetry vs. Docker caching: Fight! Docker packaging is an exercise in shoving square pegs into round holes, over and over and over ... https://pythonspeed.com/articles/poetry-vs-docker-caching/