Skip to main content

Timeline for answer to How can I integrate Python code with c# code? by Christian Sauer

Current License: CC BY-SA 4.0

Post Revisions

7 events
when toggle format what by license comment
May 20, 2021 at 9:01 comment added Christian Sauer @user1079002 I've lift the firm since but it worked fine. If your app is on a server I would probably use separate services now (like c# service calling python service) but if not the integration is fine.
May 19, 2021 at 20:39 comment added user1079002 how is your app doing today? I am also doing data app and want to use pandas. What stack are you using now?
Dec 11, 2020 at 10:38 vote accept Mostafa khaled
Jan 22, 2019 at 12:18 comment added John Go-Soco I figured that'd be the case.
Jan 22, 2019 at 12:16 comment added Christian Sauer @JohnGo-Soco yes, we did. We used the whole shebang to drive a data science application, so access to numpy, pandas, scipy, scikit-learn etc. was very important. And not all of these libs where supported at the time. I do not think that this has improved, IronPython looks pretty dead to me
Jan 22, 2019 at 12:15 comment added John Go-Soco Did you investigate the feasibility of IronPython at the time?
Jan 22, 2019 at 12:10 history answered Christian Sauer CC BY-SA 4.0