Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.016 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'expressions': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'programs.': 0.14; 'csv': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'stats': 0.16; 'stuff.': 0.16; 'url:oreilly': 0.16; 'wrote:': 0.18; 'hey': 0.18; 'header:User- Agent:1': 0.23; '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; 'received:66': 0.35; 'subject:with': 0.35; 'basic': 0.35; 'computing': 0.35; 'good.': 0.35; 'but': 0.35; 'really': 0.36; 'subject:data': 0.36; 'to:addr:python-list': 0.38; 'files': 0.38; 'pm,': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'called': 0.40; 'how': 0.40; 'grab': 0.64; 'pick': 0.64; 'dont': 0.67; 'results': 0.69; 'analysis': 0.75; 'grabbing': 0.84; 'subject:want': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: memilanuk Subject: Re: I want to do something with data Date: Wed, 23 Jul 2014 18:09:11 -0700 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 66.172.107.27 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1406164166 news.xs4all.nl 2906 [2001:888:2000:d::a6]:54666 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75110 On 07/23/2014 03:20 PM, 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. > Python for Data Analysis http://shop.oreilly.com/product/0636920023784.do Think Stats http://shop.oreilly.com/product/0636920020745.do Learning IPython for Interactive Computing and Data Visualization http://shop.oreilly.com/product/9781782169932.do