IronPython scripting

KVNARK
Honored Contributor II

Can some one throw some light on this IronPython scripting...

-werners-
Esteemed Contributor III

Well, IronPython has nothing to do with Databricks or Spark. It is a python implementation written in C#, so using the .Net framework (compared to CPython which is written in C).

Manoj12421
Valued Contributor II

It's just a python using which written in c#

View solution in original post