Skip to content
View Fermi37's full-sized avatar

Block or report Fermi37

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Fermi37/README.md
  • 👋 Hi, I’m @Fermi37
  • 👀 I’m interested in ML
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Pinned Loading

  1. [Beautiful Idiomatic Python] Transfo... [Beautiful Idiomatic Python] Transforming Code into Beautiful, Idiomatic Python #python
    1
    # Transforming Code into Beautiful, Idiomatic Python
    2
    
                  
    3
    Notes from Raymond Hettinger's talk at pycon US 2013 [video](http://www.youtube.com/watch?feature=player_embedded&v=OSGv2VnC0go), [slides](https://speakerdeck.com/pyconslides/transforming-code-into-beautiful-idiomatic-python-by-raymond-hettinger-1).
    4
    
                  
    5
    The code examples and direct quotes are all from Raymond's talk. I've reproduced them here for my own edification and the hopes that others will find them as handy as I have!