Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-31 Thread Baskar Selvaraj
On Mon, Aug 31, 2015 at 7:22 PM, Jagannathan Tiruvallur Eachambadi < jagannatha...@gmail.com> wrote: > Hey, I changed the code to work with python3 and it works but I don't want > to register for sharedcount service. You can sign up and include your api > key in the source code. Forked repo: > htt

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-31 Thread Jagannathan Tiruvallur Eachambadi
Hey, I changed the code to work with python3 and it works but I don't want to register for sharedcount service. You can sign up and include your api key in the source code. Forked repo: https://github.com/j605/Coursera_Analytics/blob/master/get_data.py __

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-31 Thread Manokaran K
You show initiative. Which is nice. Pls go through the list guidelines for help on how to ask questions in mailing lists. These etiquette will always be useful to you. For one, pls start another thread to ask your questions with a clear subject line. That said, this is a Linux focussed list. So a

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-31 Thread honest raj
Please help for me...I always created two android app and one windows based bluetooth application. On Mon, Aug 31, 2015 at 2:33 AM, honest raj wrote: > Hi sir, > i want to help for ilugc users because now i am a 2015 B.tech(IT) > fresher.I have been working .net developer at one reputed company

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-31 Thread honest raj
Hi sir, i want to help for ilugc users because now i am a 2015 B.tech(IT) fresher.I have been working .net developer at one reputed company.I want to study Bigdata analytics. On Sun, Aug 30, 2015 at 11:51 PM, Baskar Selvaraj wrote: > On Mon, Aug 31, 2015 at 10:37 AM, Karthikeyan A K <77mi...@gma

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Baskar Selvaraj
On Mon, Aug 31, 2015 at 10:37 AM, Karthikeyan A K <77mi...@gmail.com> wrote: > https://store.continuum.io/cshop/anaconda/ , languages have distributions > :) Got it and thanks for the link. S. Baskar ___ ILUGC Mailing List: http://www.ae.iitm.ac.in/ma

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Karthikeyan A K
https://store.continuum.io/cshop/anaconda/ , languages have distributions :) On Sun, Aug 30, 2015 at 5:36 PM, Baskar Selvaraj wrote: > On Sun, Aug 30, 2015 at 5:21 PM, Gowtham Sundaar > wrote: > > > Download a packaged distribution like anaconda. Way simpler. > > > > What you mean by 'packaged

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Jagannathan Tiruvallur Eachambadi
The code works in my system that uses python3 with all python packages installed from the official repos in archlinux. I had to make some changes ( https://stackoverflow.com/questions/6541767/python-urllib-error-attributeerror-bytes-object-has-no-attribute-read ). Regards Jagannathan T E _

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Baskar Selvaraj
On Sun, Aug 30, 2015 at 5:21 PM, Gowtham Sundaar wrote: > Download a packaged distribution like anaconda. Way simpler. > What you mean by 'packaged distribution like anaconda'. My GNU/Linux distro is Fedora-18 S. Baskar ___ ILUGC Mailing List: http:/

Re: [Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Gowtham Sundaar
Download a packaged distribution like anaconda. Way simpler. On Aug 30, 2015 4:06 PM, "Baskar Selvaraj" wrote: > Dear all, > > I am trying to access the Coursera course catalog through the following > python program. > > http://adilmoujahid.com/posts/2015/03/coursera-data-mining/ > > All required

[Ilugc] [Help] Data mining Coursera Course catalogue

2015-08-30 Thread Baskar Selvaraj
Dear all, I am trying to access the Coursera course catalog through the following python program. http://adilmoujahid.com/posts/2015/03/coursera-data-mining/ All required libraries including 'pandas' got installed. while executing 'get_data.py', I am getting the following error. Getting Course