[IPython-dev] Github repo mining for IPython project !

Tavish Armstrong tavisharmstrong at gmail.com
Wed Apr 30 16:35:36 EDT 2014


Neat! I've played around with some of this data too:

http://nbviewer.ipython.org/github/tarmstrong/code-analysis/blob/master/IPythonReviewTime.ipynb

You might find the git2json module helpful for saving some effort in
the mining stage.

I'm trying to get more people interested in doing data analysis on
software projects using the notebook (see my pycon talk [1]). If you
have a moment, please consider cross-posting this to the "Two
Solitudes" mailing list:
https://groups.google.com/forum/#!forum/two-solitudes .

[1] http://pyvideo.org/video/2696/software-engineering-research-for-hackers-bridgi

- Tavish

On 29 April 2014 06:51, Damián Avila <damianavila at gmail.com> wrote:
> I agree, you can get the mailmap from here:
> https://github.com/ipython/ipython/blob/master/.mailmap
>
> Cheers.
>
>
> 2014-04-29 5:34 GMT-03:00 Matthias Bussonnier
> <bussonniermatthias at gmail.com>:
>
>> Cool!
>>
>> I would use the mailmap to deduplicate authors!
>> --
>> M
>>
>> Envoyé de mon iPhone
>>
>> Le 29 avr. 2014 à 10:09, konark modi <modi.konark at gmail.com> a écrit :
>>
>> Hi,
>>
>> I was preparing an introduction IPython-notebook  for Pandas for a local
>> community conference(http://osdconf.in/).
>>
>>
>> Title of my talk was : Perfect recipe for data wrangling : IPython
>> Notebook+ Pandas + Visualizations !
>> (http://osdconf.in/funnel/osdconf14/21-perfect-recipe-for-data-wrangling-ipython-notebook)
>>
>> For demo purpose I showcased how the IPython project has evolved via
>> mining the git logs for https://github.com/ipython/ipython.
>>
>> Thought of sharing the demo with larger audience:
>>
>> http://nbviewer.ipython.org/github/konarkmodi/Presentations/blob/master/notebooks/IPython-git-repo-mining.ipynb?create=1
>>
>>
>> Would appreciate your feedback.
>>
>>
>> Regards
>> Konark Modi
>> @konarkmodi
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>>
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
>>
>
>
>
> --
> Damián
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>



More information about the IPython-dev mailing list