Planet Python RSS
215 subscribers
16.9K links
Unofficial Planet Python RSS feed from planetpython.org. Maintained by @cfinnberg
Download Telegram
PSF GSoC students blogs: Weekly Summary #8

Link: http://blogs.python-gsoc.org/en/blogs/sandos-blog/weekly-summary-8/

Hello everyone! 
"""
What did you do?
In this week i was working on the deployment of travis for the implementation of continuous integration in the project, some problems were fixed in the initial fi
Quansight Labs Blog: Quansight presence at SciPy'19

Link: https://labs.quansight.org/blog/2019/07/quansight-at-scipy2019/

Yesterday the SciPy'19 conference ended. It was a lot of fun, and very productive. You can really feel that there's a lot of energy in the community, and that it's growing and maturing. This post is j
PSF GSoC students blogs: Check-in: 7th week of GSoC (Jul 08 - Jul 14)

Link: http://blogs.python-gsoc.org/en/blogs/josealaniss-blog/check-in-7th-week-of-gsoc-jul-08-jul-14/

1. What did you do this week?
This week I continued to work on the documentation website for my GSoC project.
This included:

Adding configuration files and changing the structure of the repo (see her
PSF GSoC students blogs: Eighth Week [July 8th - July 14th] [4th PSF Weekly Check-in]

Link: http://blogs.python-gsoc.org/en/blogs/youssef15015s-blog/eighth-week-july-8th-july-14th-4th-psf-weekly-check-in/

1. I set up a pipeline that downloads a remote file that contains atomic data information. I set the pipeline to check if the hash code of the file has changed, and to update the stored hash code in a
PSF GSoC students blogs: Weekly Check-in #7

Link: http://blogs.python-gsoc.org/en/blogs/sudharsana-kjls-blog/weekly-check-in-7-1/

In this week, I made some progress on the second phase of the project. With the database established, I made a PR.
What did I do this week?
To know that I'm approaching in the right direction, I made
PSF GSoC students blogs: Coding week #7

Link: http://blogs.python-gsoc.org/en/blogs/mehaksachdevas-blog/coding-week-7/

What did I do this week?
This week I debugged the issues being faced around the miscalculation of the three performance parameters (AIC, AICc and BIC) for the Poisson model. The parameters are as exp
PSF GSoC students blogs: Google Summer of Code with Nuitka 4th Weekly Check-in

Link: http://blogs.python-gsoc.org/en/blogs/tommyli3318s-blog/google-summer-of-code-with-nuitka-4th-weekly-check-in/

1. What did you do this week?
This week, I worked on my script which automates the testing of nuitka-wheel pytest. Details can be found on my pull request: https://github.com/Nuitka/Nuitka/pull/440
Au
Mike Driscoll: Intro to Black – The Uncompromising Python Code Formatter

Link: http://www.blog.pythonlibrary.org/2019/07/16/intro-to-black-the-uncompromising-python-code-formatter/

There are several Python code checkers available. For example, a lot of developers enjoy using Pylint or Flake8 to check their code for errors. These tools use static code analysis to check your code
PSF GSoC students blogs: Week 7 Chek-in

Link: http://blogs.python-gsoc.org/en/blogs/kruzaevas-blog/week-7-chek-in/

What did you do this week?
Creating a GUI for Standard Deviation (SD) of frames and SD of frames over ROI. ROI now can have rectangular shape.
Building of the first working prototype for Clustering ba
Dataquest: Tutorial: Advanced For Loops in Python

Link: https://www.dataquest.io/blog/tutorial-advanced-for-loops-python-pandas/

If you've already mastered the basics of iterating through Python lists, take it to the next level and learn to use for loops in pandas, numpy, and more!
The post Tutorial: Advanced For Loops in Pytho
IslandT: Return the number which is larger than the sum of the remaining numbers in a list with Python

Link: https://kibiwebgeek.com/2019/07/16/return-the-number-which-is-larger-than-the-sum-of-the-remaining-numbers-in-a-list-with-python/

Given a list of numbers, return a new list consists of the number which is larger than the sum of the remaining numbers in a list or larger than absolute zero. For example, this list [2, 5, 2, 1] will
Stack Abuse: Python for NLP: Developing an Automatic Text Filler using N-Grams

Link: https://stackabuse.com/python-for-nlp-developing-an-automatic-text-filler-using-n-grams/

This is the 15th article in my series of articles on Python for NLP. In my previous article, I explained how to implement TF-IDF approach from scratch in Python. Before that we studied, how to impleme
Catalin George Festila: Python 3.7.3 : Using the werkzeug.

Link: http://python-catalin.blogspot.com/2019/07/python-373-using-werkzeug.html

From the official webpage, you can see all the features of this python module:
Werkzeug is a comprehensive WSGI web application library. It began as a simple collection of various utilities for WSGI a
PSF GSoC students blogs: The week that has been @ 2048

Link: http://blogs.python-gsoc.org/en/blogs/vipulgupta2048s-blog/the-week-that-has-been-2048-1/


Week #8 10/07 to 16/07
 
I just realised that there aren’t many weeks left. Good times like these should never end. 
 
What did you do this week?
Good news, my PR for the validator has finally been m
PSF GSoC students blogs: The week that has been @ 2048

Link: http://blogs.python-gsoc.org/en/blogs/vipulgupta2048s-blog/the-week-that-has-been-2048-2/

Week #8 10/07 to 16/07
I just realised that there aren’t many weeks left. Good times like these should never end. 
 
What did you do this week?
Good news, my PR for the validator has finally been merg