Core Spring Data
Written by: Oliver Gierke
Featured Refcardz: Top Refcardz:
  1. Git
  2. Prep for CD
  3. DNS
  4. Data Mining
  5. Spring Data
  1. Data Mining
  2. Spring Data
  3. DNS
  4. Machine Learning
  5. MongoDB

Link Details

Link 419187 thumbnail
User 743753 avatar

By jrandol
via map-reduce.blogspot.com
Published: May 25 2010 / 04:08

A simple example to show the power of Python is a text processing program. IMDB (The Internet Movie Database) has a big database of movies and related information. You can download the database as text files, which are not really easy to process. To do some statistics and complex queries I had to load the data into the memory, in a search-able way.
  • 10
  • 2
  • 1891
  • 1

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.