Planet Python RSS
216 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
Erik Marsja: The Easiest Data Cleaning Method using Python & Pandas

Link: https://www.marsja.se/easiest-data-cleaning-method-using-python-pandas-pyjanitor/

The post The Easiest Data Cleaning Method using Python & Pandas appeared first on Erik Marsja.
In this post we are going to learn how to do simplify our data preprocessing work using the Python packag
PSF GSoC students blogs: GSoC week #9

Link: https://blogs.python-gsoc.org/en/kaybs-blog/gsoc-week-9/

Hello everyone,
In week 9, My front end changes to connect the EOS-icons with backend API was merged and it is live at https://eos-icons.eosdesignsystem.com/extended/icons-picker.html
But after this a
PSF GSoC students blogs: GSoC Weekly Checkin

Link: https://blogs.python-gsoc.org/en/kaybs-blog/gsoc-weekly-checkin-1/

Hello everyone!
What did I do this week?
After the Front end was connected, we noticed some bugs with the API. It wasn't working due to some packages that were not being installed in heroku. So we add
PSF GSoC students blogs: 6th Last or Inception of new road Blog Post

Link: https://blogs.python-gsoc.org/en/iflameings-blog/6th-last-or-inception-of-new-road-blog-post/

My best three months now come close to end but I am very happy from myself because I have completed my project before time. Upto this time my all project goals are completed i.e MVP, test and refactor
PSF GSoC students blogs: Coding period: week #12

Link: https://blogs.python-gsoc.org/en/navaneethsureshs-blog/coding-period-week-12/

This is going to be a blog post about fixing an urgent bug and splitting an old RFC patch of mine into stack to be landed. Also, finishing up something I was working for a long time.
 
What did I do t
PSF GSoC students blogs: Coding Period: Week 12

Link: https://blogs.python-gsoc.org/en/taapasx28s-blog/coding-period-week-12-1/

Hello everyone! This is one of the last blogposts. This week I worked on the last features I needed to add in my GSoC period i.e. hg update --abort
What did I do this week?
As stated in the previous w
PSF GSoC students blogs: Blog post: Week 12

Link: https://blogs.python-gsoc.org/en/epassaros-blog/blog-post-week-12/

 
Hi everyone!
End of summer is close, and we are doing some interesting stuff here :)
This week we mainly focused on doing some integrity tests to our new atomic files, and finally running some TARDI
PSF GSoC students blogs: Week 10: Cartopy's EPSG

Link: https://blogs.python-gsoc.org/en/funnelferrys-blog/week-10-cartopy-s-epsg/

What did you do this week?
This week I started adding support to plot the projections from EPSG code natively using Cartopy's own feature `epsg([epsg code])` from its CRS class.  Apart from that I als
PSF GSoC students blogs: Twelveth week of GSoC: Getting ready for the final week of GSoC

Link: https://blogs.python-gsoc.org/en/sappelhoffs-blog/twelveth-week-of-gsoc-getting-ready-for-the-final-week-of-gsoc/

My GSoC is soon coming to an end so I took some time to write down what still needs to be done:
Making a release of MNE-BIDS
In the past months, there were substantial additions, fixes, and cosmetic c
PSF GSoC students blogs: Weekly blog #6 (week 12): 12/08 to 18/08

Link: https://blogs.python-gsoc.org/en/tomasbs-blog/weekly-blog-6-week-12-12-08-to-18-08/

Hello there! We are at the end of GSoC! Week 12 was the last week where we’d do any major coding. We still have the next week where we do a submission (and a final check-in?), so let me keep it short
Python Software Foundation: Humble Bundle by No Starch supports the Python Software Foundation!

Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/CUsPxiYXK-g/humble-bundle-by-no-starch-supports.html

We are super excited to announce that the Python Software Foundation is featured as a charity in a Humble Bundle by No Starch Press this month.





This bundle features books such as Python Playgroun
PSF GSoC students blogs: Week 12: Blog Post (#6)

Link: https://blogs.python-gsoc.org/en/digyts-blog/week-12-blog-post-6/

Last week, I worked on several steps to finalize my project.
Some work was put into correcting and improving my pull requests, so they can be merged soon. I created an example file to demonstrate the
Wingware Blog: Moving Code with Refactoring in Wing Pro

Link: https://wingware.com/blog/refactoring-move

In this issue of Wing Tips we explain how to quickly move functions, methods,
classes, and other symbols around in Python code, using Wing Pro's Move Symbol
refactoring operation.
This operation takes
Continuum Analytics Blog: Moving Conda Environments

Link: https://www.anaconda.com/moving-conda-environments/

Conda is known as a package manager for Python and R packages produced by Anaconda, Inc. and conda-forge, the open-source community for conda Python packages. In addition to managing packages, Conda i
Podcast.__init__: Security, UX, and Sustainability For The Python Package Index

Link: https://www.pythonpodcast.com/pypi-improvements-episode-225/

PyPI is a core component of the Python ecosystem that most developer's have interacted with as either a producer or a consumer. But have you ever thought deeply about how it is implemented, who design