Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75104
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed0.kamp.net!newsfeed.kamp.net!87.79.20.101.MISMATCH!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.015 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'expressions': 0.07; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'language.': 0.14; 'programs.': 0.14; 'csv': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stuff.': 0.16; 'language': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'header:User-Agent:1': 0.23; '---': 0.24; 'handling': 0.26; 'web.': 0.26; 'header:X-Complaints- To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'though.': 0.31; 'file': 0.32; 'stuff': 0.32; 'regular': 0.32; 'open': 0.33; 'could': 0.34; 'subject:with': 0.35; 'basic': 0.35; 'good.': 0.35; 'but': 0.35; 'really': 0.36; 'subject:data': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'files': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'how': 0.40; 'free': 0.61; 'viruses': 0.61; 'protection': 0.63; 'our': 0.64; 'grab': 0.64; 'pick': 0.64; 'dont': 0.67; 'antivirus': 0.68; 'results': 0.69; 'grabbing': 0.84; 'subject:want': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: I want to do something with data |
| Date | Thu, 24 Jul 2014 01:01:46 +0100 |
| References | <d80b55f6-35b6-4748-9e1e-e1e360154048@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-78-146-9-224.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| In-Reply-To | <d80b55f6-35b6-4748-9e1e-e1e360154048@googlegroups.com> |
| X-Antivirus | avast! (VPS 140723-0, 23/07/2014), Outbound message |
| X-Antivirus-Status | Clean |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12253.1406160124.18130.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1406160124 news.xs4all.nl 2848 [2001:888:2000:d::a6]:35231 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:75104 |
Show key headers only | View raw
On 23/07/2014 23:20, Nicholas Cannon wrote: > Hey i am interested in using data in my programs. I know every program uses data but i want to do like large data processing and pick results out of a data like querying database. I dont really know what this is called though. Is it data analytics? im not sure but I would like to do this stuff. What would i need to learn because i know the basic file opening and stuff and also know how to open csv files aswell as grab data from the web. I dont know much else about handling data other than regular expressions which is handy when grabbing data from the web. I f any one could like guide me on what to learn that would be so good. > Try this for starters http://pandas.pydata.org/ -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
I want to do something with data Nicholas Cannon <nicholascannon1@gmail.com> - 2014-07-23 15:20 -0700 Re: I want to do something with data Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-07-24 01:01 +0100 Re: I want to do something with data memilanuk <memilanuk@gmail.com> - 2014-07-23 18:09 -0700
csiph-web