IronLanguages / ironpython3

Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
Apache License 2.0
2.48k stars 287 forks source link

big-data examples: using apache beam or spark #1790

Open jkone27 opened 6 months ago

jkone27 commented 6 months ago

is it possible to run ironpython together with apache beam or spark, for big-data?

what libraries can be used with iron python for big-data?

cheers