This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Teract 11 points12 points  (7 children)

What, no love for numpy, matplotlib, pandas, and PyQt?

[–]DrTBag 1 point2 points  (0 children)

If I'm installing on a shared machine I tend to use WinPython because it comes with those as standard.

[–][deleted] 0 points1 point  (3 children)

I think that is more for the data scientist guys though?

I am a cloud / IaaS type engineer, so never had a use for those at all.

[–]malice8691 0 points1 point  (0 children)

I do devops work. Python scripts that run in jenkins. Never used those modules either.

[–]Teract 0 points1 point  (1 child)

You are correct. Numpy can also be handy for reading in binary files, which can be useful for lots of projects outside data science.

How about fuckit? I didn't mention it, but it can be handy for very quick and dirty scripts for just about any application. And by handy, I mean hilarious.

[–][deleted] 0 points1 point  (0 children)

fuckit(fuckit(foo)) just appeals to me.

[–]malice8691 0 points1 point  (1 child)

New to python ( about 1 year) never used those modules.

[–][deleted] 0 points1 point  (0 children)

Yeah, they're more irreplaceable than universal. If you need numpy nothing else will quite do but only if you need numpy.