On Mon, Jul 15, 2013 at 5:25 PM, wrote:
> Again, thanks for all the responses. I'm curious, though, what exactly is
> the rationale for making functions so small? (I've heard that the function
> calling of Python has relatively high overhead?)
>
There is a small overhead, but it makes the code e
Hi Leo,
This might be a PATH issue.
See this discussion for details.
https://pythongisandstuff.wordpress.com/2011/07/07/installing-gdal-and-ogr-for-python-on-windows/
Asim
On Tue, Feb 10, 2015 at 9:11 PM, Leo Kris Palao wrote:
> Hi Python Users,
>
> I currently installed the Python 2.7.9 and