dotnet / dotnet/spark

[FEATURE REQUEST]: Doc to call Python function from C#

Open
#971 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C#
Stars
2.1k
Forks
332
Avg merge
1d 20h
Merged PRs (30d)
9

Description

**Is your feature request related to a problem? Please describe.**
i have an existing python class with some business logic. the class/function takes a Dataframe and after processing return back Dataframe. I want to use same function from C#.

**Describe the solution you'd like**
is there way to call Python function from C#

**Describe alternatives you've considered**
as mitigation, i have to rewrite python module in C# which is time consuming.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.