Varun Batra
Varun Batra
Thanks for the comment and it was very helpful. I have written a test case which will fail. https://github.com/VarunBatraIT/cacheman-file/blob/multi-instance/test/test-multi.js This test is for multi-instances which is as good as a...
I wouldn't mind his signature on Author name. He is already taking full responsibility for this repository. At least my contribution was not a lot nor I think I am...
I think better is to simply change the directory - images/ optimized/ This way we can simply delete original image upon success.
I am also facing the same problem: So far I am thinking: - Should there be a ping functionality and auto-reconnect? - What about an event on the loss of...
For now, I have successfully modified the functions: https://github.com/voice32/stock_market_indicators/blob/master/indicators.py#L457 Output matches ```python def positive_volume_index(df, periods=255, close_col='Close', vol_col='Volume'): data = df; data['pvi'] = 0. index = 0 for ts,row in data.iterrows():...
Once we have this - I am assuming that we will have VIM integration as well right?
I managed to do this, I did these four things in total: forward all email add spf add dkim create filter in gmail to avoid going to spam. Tutorial I...
Hi @huan Thanks for the invitation, it meant a lot to me. I think your read me more than sufficient to get started and article will only be redundant as...
Couldn't agree more. I have created #127