Timeline for How can I integrate Python code with c# code? [closed]
Current License: CC BY-SA 4.0
Post Revisions
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 11, 2020 at 10:38 | vote | accept | Mostafa khaled | ||
| Dec 11, 2020 at 9:19 | vote | accept | Mostafa khaled | ||
| Dec 11, 2020 at 10:38 | |||||
| Jan 22, 2019 at 15:15 | review | Reopen votes | |||
| Jan 28, 2019 at 3:05 | |||||
| Jan 22, 2019 at 13:31 | history | closed |
gnat maple_shaft♦ |
Not suitable for this site | |
| Jan 22, 2019 at 12:38 | answer | added | John Go-Soco | timeline score: 3 | |
| Jan 22, 2019 at 12:22 | comment | added | John Go-Soco | Have you checked SO? stackoverflow.com/questions/11779143/… and stackoverflow.com/questions/10859369/… | |
| S Jan 22, 2019 at 12:20 | review | Low quality posts | |||
| S Jan 22, 2019 at 13:35 | |||||
| S Jan 22, 2019 at 12:20 | review | Close votes | |||
| S Jan 22, 2019 at 13:35 | |||||
| Jan 22, 2019 at 12:18 | comment | added | Christian Sauer | @DavidArno Unlikely. Hierarchical clustering is probably the one from scikit-learn and that lib does not work with IronPython. Imo that'S the problem of IronPython: It works for the language, but does not capture the bazillion of packages. And without them, python looses a lot | |
| Jan 22, 2019 at 12:16 | comment | added | David Arno | IronPython is worth considering, assuming your Python code works with it. It then allows you to bundle that Python code directly in your .NET app. | |
| Jan 22, 2019 at 12:10 | answer | added | Christian Sauer | timeline score: 21 | |
| Jan 22, 2019 at 12:05 | review | First posts | |||
| S Jan 22, 2019 at 13:35 | |||||
| Jan 22, 2019 at 12:00 | history | asked | Mostafa khaled | CC BY-SA 4.0 |