Posts by Marlon Cruz • 1 point
1 post
- 
		-3 votes2 answers70 viewsQ: MODIFICATION AND READING OF DIRECTORIES IN C#I am developing a C#project, which uses python scripts as an engine (I did not use Ironpython due to its limitations, I work with pandas), what I do is simply run the script through a PROCESS in c#,…