Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39321

Re: Import Json web data source to xls or csv

From io <maroso@libero.it>
Subject Re: Import Json web data source to xls or csv
Newsgroups comp.lang.python
References <51240f54$0$40361$4fafbaef@reader1.news.tin.it> <mailman.2076.1361325293.2939.python-list@python.org>
Date 2013-02-20 07:13 +0000
Message-ID <5124777f$0$40358$4fafbaef@reader1.news.tin.it> (permalink)
Organization TIN.IT (http://www.tin.it)

Show all headers | View raw


Hi Michael (name of my son) and thanks for the big help.

I'm starting to love python sintax (did they call it python for the slim 
it is compared to other languages?)

Your code didn't work immediatley as it was givin an indentation error 
that i sorted out quickly fixing the last two lines.

It worked like a charm!  :-)

About your suggestions, i tried datanitro but that it only for excel and 
seems to not work under linux on playonlinux (as no linux support is 
given)

I haven't tried the other solution you suggested, i will give it a try as 
soon as possible.

What i'm trying to do is find a new programming language that can 
integrate with softwares like libre office cal or openoffice cal or excel 
as i had my prg working on windows and vba didn't have any issues, but 
now that i moved and try to do all on linux vba isn't 100 percent working 
and many system calls cannot be done.

Do you know any place where i can start learning seriously python on the 
web?


Last question : how can i set a condition in order to exclude from 
importing those rows that have both bid and ask values = none?
I'll try to figure it out in the meantime but i'm a noob so any help will 
be appreciated.

I actually started using SPE and have winpdb installed on my linux box.

Thanks again for all the help.


Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Import Json web data source to xls or csv io <maroso@libero.it> - 2013-02-19 23:48 +0000
  Re: Import Json web data source to xls or csv Michael Herman <hermanmu@gmail.com> - 2013-02-19 17:54 -0800
    Re: Import Json web data source to xls or csv io <maroso@libero.it> - 2013-02-20 07:13 +0000
      Re: Import Json web data source to xls or csv Michael Herman <hermanmu@gmail.com> - 2013-02-20 10:27 -0800
    Re: Import Json web data source to xls or csv rusi <rustompmody@gmail.com> - 2013-02-20 23:29 -0800
      Re: Import Json web data source to xls or csv Peter Otten <__peter__@web.de> - 2013-02-21 09:36 +0100
  Re: Import Json web data source to xls or csv Cousin Stanley <cousinstanley@gmail.com> - 2013-02-20 06:59 +0000
    Re: Import Json web data source to xls or csv io <maroso@libero.it> - 2013-02-20 08:19 +0000
      Re: Import Json web data source to xls or csv pyplexed <julius.welby@gmail.com> - 2013-02-20 02:47 -0800
        Re: Import Json web data source to xls or csv io <maroso@libero.it> - 2013-02-21 00:27 +0000

csiph-web