Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Some parts of Python are good for readable code, some - not.

I bemoan lack of nice chaining. Some libraries provide APIs that allow chaining, e.g. Pandas. In other cases, I often find JavaScript (map/filter) and R (dplyr pipe operator) pipelines nicer to read.

However, Python 's Zen of Python can (and IMHO: should) be adopted to other languages.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: