Hi. I hope someone can help me with this. I have one CSV file with approximately 100 rows of data. Something like this:
Individuals.csv: description,key,name,lastname aaaaa aaaaa,1,Aname,Alastname bbbbb bbbbb,2,Bname,Blastname ... ... Inside my datastore I have an Entity Individual which I need to populate with that data from Individuals.csv. I saw a couple of solutions but it doesn't work for me. Maybe they changed something how it's done. Any advice would be greatly appreciated. I am trying to do this whole day. Thank you! -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
