[Tutor] Memory error for list creation
Hi, I am looking for an alternative to: Please consider the environment. Do you really need to print this email? >>> listx=[[[] for k in range(ds)] for j in range(i)] as right now I am getting a Memory error on this, I tried
Re: [Tutor] casting string to integer in a list of lists
ate and do all sort of calculations for different genomic locations. I use the csv module and then append into a numpy array that takes type float, so you could work with that as well, cheers Dr Triantafyllos Gkikopoulos >>> culpritNr1 01/08/09 8:42 PM >>> Hi All, Say I