Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106478
| X-Received | by 10.140.102.161 with SMTP id w30mr10339640qge.10.1459815369464; Mon, 04 Apr 2016 17:16:09 -0700 (PDT) |
|---|---|
| X-Received | by 10.50.1.80 with SMTP id 16mr244117igk.2.1459815369429; Mon, 04 Apr 2016 17:16:09 -0700 (PDT) |
| Path | csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!y89no11048010qge.0!news-out.google.com!u9ni487igk.0!nntp.google.com!nt3no7814528igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Mon, 4 Apr 2016 17:16:08 -0700 (PDT) |
| In-Reply-To | <mailman.416.1459719344.28225.python-list@python.org> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=2607:5300:60:3f5b:0:0:0:0; posting-account=jEDbSQoAAAD46faTChTh4OvpDlO9keJn |
| NNTP-Posting-Host | 2607:5300:60:3f5b:0:0:0:0 |
| References | <768f1e2e-baab-4ce3-ae4e-aab2d8ac5bf8@googlegroups.com> <mailman.414.1459717472.28225.python-list@python.org> <20f8e8fb-0bb8-4daa-8d68-d0cc3699a6fc@googlegroups.com> <mailman.416.1459719344.28225.python-list@python.org> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <99a3f77c-7069-4e81-942e-06f6e4445291@googlegroups.com> (permalink) |
| Subject | Re: Plot/Graph |
| From | Muhammad Ali <muhammadaliaskari@gmail.com> |
| Injection-Date | Tue, 05 Apr 2016 00:16:09 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:106478 |
Show key headers only | View raw
On Sunday, April 3, 2016 at 2:35:58 PM UTC-7, Oscar Benjamin wrote: > On 3 Apr 2016 22:21, "Muhammad Ali" <muhammadaliaskari@gmail.com> wrote: > > > > How do I convert/change/modify python script so that my data could be > extracted according to python script and at the end it generates another > single extracted data file instead of displaying/showing some graph? So > that, I can manually plot the newly generated file (after data extraction) > by some other software like origin. > > It depends what you're computing and what format origin expects the data to > be in. Presumably it can use CSV files so take a look at the CSV module > which can write these. > > (You'll get better answers to a question like this if you show us some code > and ask a specific question about how to change it.) > > -- > Oscar Yes, it is complete script and it works well with matplotlib.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 12:01 -0700
Re: Plot/Graph Michael Selik <michael.selik@gmail.com> - 2016-04-03 21:04 +0000
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 14:17 -0700
Re: Plot/Graph Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-04-03 22:35 +0100
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-03 17:04 -0700
Re: Plot/Graph MRAB <python@mrabarnett.plus.com> - 2016-04-04 01:18 +0100
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 15:35 -0700
Re: Plot/Graph MRAB <python@mrabarnett.plus.com> - 2016-04-05 01:05 +0100
Re: Plot/Graph Steven D'Aprano <steve@pearwood.info> - 2016-04-05 11:56 +1000
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 17:16 -0700
Re: Plot/Graph Muhammad Ali <muhammadaliaskari@gmail.com> - 2016-04-04 18:17 -0700
Re: Plot/Graph Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2016-04-03 20:16 -0400
csiph-web