Richard Hamnett

Results 19 comments of Richard Hamnett

This is really useful. I had a go at it based on this: https://github.com/nakulnayyar/SupResGenerator/blob/master/Support%20Resistance.ipynb

I will see if i can get time to implement something next week.

FWIW think this would be an excellent addition, TF or torch model, maybe leverage transformer library or something similar

I'd also be interested in this

I am still seeing this issue with 0.6.0

It'd be good to just be able to do something like: ``` agent = Agent(df) ```

@abhijithneilabraham keep up the great work, looking forward to contributing

Hello @abhijithneilabraham! That's great! I gave it a quick test on a sample dataset i created from my own columns and the basic functionality seems to work! Some support for...

> Makes sense. In fact, I was already building something like that, but the issue is to map the natural language to datetime without approaching it in a rule based...