Austin Rodgers wrote:
I’m trying to learn by using pyschools.com, and ran across a question I can’t
answer. I tried to google it, but I don’t even know what type of function I’m
looking for. I know I am supposed to modify the list, but I just can’t figure
out how. anyway, here’s the question:
I’m trying to learn by using pyschools.com, and ran across a question I can’t
answer. I tried to google it, but I don’t even know what type of function I’m
looking for. I know I am supposed to modify the list, but I just can’t figure
out how. anyway, here’s the question:
Write a function getSum
On Mon, May 2, 2011 at 12:36 PM, Susana Iraiis Delgado Rodriguez <
susana.delgad...@utzmg.edu.mx> wrote:
> I'm working on getting information that comes from a dbf file (database),
> this dbf file is related to another file in the system, a shapefile. My code
> is trying to get all the dbf name re
I'm working on getting information that comes from a dbf file (database),
this dbf file is related to another file in the system, a shapefile. My code
is trying to get all the dbf name records, but when the systen gets an empty
file, my code fails:
Traceback (most recent call last):
File "", line
Mateusz Koryciński wrote:
> Hi,
>
> I am using ipython console on one of servers and it's great. Because of
> that I've tried to install it on my laptop, but unfortunately I am getting
> this error:
>
> Traceback (most recent call last):
>> File "/usr/bin/ipython", line 26, in
>> import I