Skip to content

Commit fc8fe8b

Browse files
committed
added A Programmer's Guide to Data Mining using Python
1 parent 50c0a36 commit fc8fe8b

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

img/cover_guidetodatamining.png

29.1 KB
Loading

issues.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,14 @@
412412
"info":"[SPANISH] Libro sobre programación en Python a modo de tutorial, adecuado para todos los niveles de aprendizaje, desde novatos hasta expertos que quieren conocer más sobre Python.",
413413
"url":"http://mundogeek.net/tutorial-python/",
414414
"cover": "img/tutorial-python.jpg"
415+
},
416+
{
417+
"title":"A Programmer's Guide to Data Mining",
418+
"author":"Ron Zacharski",
419+
"authorUrl":"http://zacharski.org/",
420+
"level":"Intermediate",
421+
"info":"A guide to practical data mining, collective intelligence, and building recommendation systems.",
422+
"url":"http://guidetodatamining.com/",
423+
"cover": "img/cover_guidetodatamining.png"
415424
}
416425
]}

0 commit comments

Comments
 (0)