python_reference
python_reference copied to clipboard
Useful functions, tutorials, and other Python-related things
Hi Sebastian Raschka, Thank you for putting such wonderful tutorials together! I fixed a few grammatical errors and some wording to make some things more clear. Hope this helps! Brandon
In the readme file, there is a hyperlink for the IPython notebook for Sorting Algorithms, but it's pointing to "404: Not Found". Thanks.
Thanks for collecting your useful notes. I wanted to share the use of df.query() which offers the side benefit of being able more easily to construct your conditions based on...
Hi, I was wondering if this book might be good match to add to the list of your resources for learning Python. Thank you for your consideration. Rada.
Added a period to *.*format(tn= ...
https://hackr.io/tutorials/learn-python
   Hi there, Could you please consider adding https://snakify.org/ to Resources for learning Python section? Thanks, Vitaly