Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Talk Python to Me: #231 Advice for freelancing with Python

Link: https://talkpython.fm/episodes/show/231/advice-for-freelancing-with-python

Have you ever wanted to get into consulting? Maybe you're seeking the freedom to work on whatever project you'd like or gain more control of your time.
Python Software Foundation: PyPI Security Q4 2019 Request for Proposals period opens.

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/LBx7-RCzQCk/pypi-security-q4-2019-request-for.html

The Python Software Foundation Packaging Working Group has received a grant from Facebook Research to implement advanced security features for PyPI. These features include cryptographic signing of upl
Robin Wilson: Automatically annotating a boxplot in matplotlib

Link: http://blog.rtwilson.com/automatically-annotating-a-boxplot-in-matplotlib/

You can probably tell from the sudden influx of matplotlib posts that I've been doing a lot of work plotting graphs recently...
I have produced a number of boxplots to compare different sets of data.
Python Software Foundation: Felipe de Morais: 2019 Q2 Community Service Award Winner

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/6kRjmldWAVo/felipe-de-morais-2019-q2-community.html



Pythonistas everywhere benefit when our community reflects the many backgrounds and experiences of Python’s users. However it can be challenging to participate in the community when there are no loc
Codementor: ML with Python: Part-2

Link: https://www.codementor.io/dhananjaykumar/ml-with-python-part-2-z70zs210h

In this Post, we will cover in detail what we do in various steps involved in creating a machine learning (ML) model. I was looking around some ML project which is not very complex but covers all...
PyCharm: 2019.3 EAP 3

Link: http://feedproxy.google.com/~r/Pycharm/~3/K8BMnq-86d0/

A new version of the Early Access Program (EAP) for PyCharm 2019.3 is available now! Download it from our website.
New for this version
Literal types support
Python 3.8 release is right around the cor
PyCharm: Webinar Recording: “10 Tools and Techniques Python Web Developers Should Explore” with Michael Kennedy

Link: http://feedproxy.google.com/~r/Pycharm/~3/fStfTyD0ylE/

Our friend Michael Kennedy joined us yesterday for a webinar on tips every Python web developer could benefit from. As is usual with his webinars, it was a lot of fun, very well-prepared, and packed a
Dataquest: Write Better Code With Our New Advanced Functions Python Course

Link: https://www.dataquest.io/blog/how-to-write-better-code-python-course/

Learning to write better code — code that's readable, maintainable, and debuggable — is a crucial skill for being an effective part of a data science team.
The post Write Better Code With Our New Adva
Red Hat Developers: Python wheels, AI/ML, and ABI compatibility

Link: https://developers.redhat.com/blog/2019/09/27/python-wheels-ai-ml-and-abi-compatibility/

Python has become a popular programming language in the AI/ML world. Projects like TensorFlow and PyTorch have Python bindings as the primary interface used by data scientists to write machine learnin
Yasoob Khalid: Looking for an internship for Summer 2020

Link: https://pythontips.com/2019/09/17/looking-for-an-internship-for-summer-2020/

Hi lovely people! Hope everything is going well on your end. I asked you guys last year for helping me find a kick-ass internship and you all came through. I ended up working at ASAPP over the summer
Nathan Piccini Data Science Dojo Blog: 101 Data Science Interview Questions, Answers, and Key Concepts

Link: https://blog.datasciencedojo.com/data-science-interview-questions/

In October 2012, the Harvard Business Review described “Data Scientist” as the “sexiest”  job of the 21st century. Well, as we approach 2020 the description still holds true! The world needs more data
Rickard Lindberg: Segfault with custom events in wxPython

Link: http://rickardlindberg.me/writing/timeline-segfault-wxpython/

Segfault with custom events in wxPython
Published on 2019-09-28.
When working on porting Timeline to Python 3, I ran into a problem where a test caused a segfault. I managed to create a small example
Test and Code: 89: Improving Programming Education - Nicholas Tollervey

Link: https://testandcode.com/89

Nicholas Tollervey is working toward better ways of teaching programming. His projects include the Mu Editor, PyperCard, and CodeGrades. Many of us talk about problems with software education. Nichola
Peter Bengtsson: How much faster is Redis at storing a blob of JSON compared to PostgreSQL?

Link: https://www.peterbe.com/plog/redis-vs-postgres-blob-of-json

tl;dr; Redis is 16 times faster and reading these JSON blobs.*
In Song Search when you've found a song, it loads some affiliate links to Amazon.com. (In case you're curious it's earning me lower doubl
Weekly Python StackOverflow Report: (cxcvi) stackoverflow python report

Link: http://python-weekly.blogspot.com/2019/09/cxcvi-stackoverflow-python-report.html

These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2019-09-28 20:30:43 GMTCheck reference list in pandas column using nump
Catalin George Festila: The tensorflow python module - part 004.

Link: http://python-catalin.blogspot.com/2019/09/the-tensorflow-python-module-part-004.html

If you using the tensorflow then you can get some warnings.
You can use warnings python package to manage all of this:
[mythcat@desk ~]$ $ python3
Python 3.5.2 (default, Jul 10 2019, 11:58:48)
[GCC 5.