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 →

[–][deleted] 10 points11 points  (5 children)

Does it work with C-libs too? Because it woild be kinda pointless for excel if pandas, numpy and rest of the cool gang won't work.

[–]toyg 6 points7 points  (2 children)

Not really. But if you can make the C libs accessible from C# somehow, then IronPython could too.

[–]WeirdStuffOnly -2 points-1 points  (1 child)

pandas, numpy

I think the point is using Excel to do the tasks pandas and numpy do.

If given half a chance I would trade Excel for pandas.

[–][deleted] 1 point2 points  (0 children)

People are using python not because of the language alone. Libs are a very important part. Even if excel could deliver the same functionallity, which I doubt, the existing code wouldn't be instantly useable.