Mayur Hampiholi

Results 8 comments of Mayur Hampiholi

I created a [GIST](https://gist.github.com/Ic3fr0g/3f4d98fd4a1593bac1dce9e84e7de849) in Python. Hope this helps someone. It has a lot of assumptions! Would love for somebody to hit the Github API instead of the way I...

In the meantime, I incorporated that script as a git hook. See this [link](https://github.com/Ic3fr0g/autochangelog-hook). Would love to see this functionality as well.

> I'm not familiar with Ruby otherwise I would raise a PR for this. I did this in Python

I fetch tag annotations using `git tag -l -n9`. There are a lot of silly hacks I perform to get it to work with this script. Firstly, all tags follow...

Ok. So here's how far I got - >`brew install mono` > Might have linking errors, in which case I Super-Usered it based on reading several different links. >`sudo chown...

Oh btw `Mono JIT compiler version 5.0.1.1 (2017-02/5077205 Wed May 31 14:47:04 BST 2017)`

Hi, your sample code is not working even on Python 3.5. I isolated it to the `for` statement in ``` for tweet in ts.search_tweets_iterable(tso): print( '@{} tweeted: {}' , (...

What about ADF and KPSS tests ?