Activity overview
Latest activity by mamiller
Was this issue ever solved? I'm having a similar issue with one of my Python scripts and have been unable to find a fix for it. / comments
Was this issue ever solved? I'm having a similar issue with one of my Python scripts and have been unable to find a fix for it.
Can't import data from other tables via IronPython script
I am writing an IronPython script which reads data from other tables in the server using a SQL connection and query.I am using the library found here to accomplish this:http://www.ironpython.info/i...
Can't use numpy in IronPython?
I discovered that using numpy in IronPython requires a lot of jumping through hoops and that the usable numpy version is a 2011 archive with no planned updates: https://stackoverflow.com/a/34630229...