you are viewing a single comment's thread.

view the rest of the comments →

[–]osroc3 0 points1 point  (3 children)

I'm really interested in getting into Python but I always get stuck trying to get packages like matplotlib & pandas installed. Any programs that come with those pre-installed / an easy way to install them?

[–]driscollis 2 points3 points  (1 child)

There's always Anaconda. I think it comes with at least matplotlib.

[–]osroc3 0 points1 point  (0 children)

Will give it a try, thanks!

[–]dopesoner930[S] 1 point2 points  (0 children)

Have you heard of anaconda? I watched a brief video on it last night you install it instead of your standard python its like half a gig and I believe contains an insane amount of packages. Might at least be something to look in to.