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

Is np part of the itertools?


np is the standard alias for numpy, probably the most popular numerical and array processing library for python. So, no, not part of the standard lib at all. But a universal import for most users of the language in any science/stats/ml environment. That said, still a surprising place from which to import a basic stream processing function.




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

Search: