Introduction I extracted co-occurence of top 3500 python packages in github repos using the the github data on BigQuery. I … More
Category: data science
Top pandas, numpy and scipy functions and modules used in github repos
Table of Contents Introduction Github data on Google BigQuery What is numpy, scipy and pandas and why top functions are … More
Top angular directives on github, including custom directives
Table of Contents Introduction Unique usage per repository in top repositories with example usage Top usages in all repositories Custom … More
Top emacs packages used in github repos
Table of Contents Introduction Bias towards repos with license Query on sample_contents Query on full, unsampled, data Results Things to … More
More advanced github code search
Introduction Documentation is not always enough and I like to search for code examples on github. For example, today I … More
Very powerful data analysis environment – org mode with ob-ipython
Table of Contents Introduction Features (aka “What’s that powerful about it”) Embed code blocks in any language Results can be … More