Harsh Shah

Results 82 comments of Harsh Shah

hi , regarding this , where can i start from ?. I have brief to almost no idea about this project

Is this issue still open , I would like to help

hi @nickva , I would like to work on this issue if it is still open

hi @dwertent , I would like to cater to this bug . Can you tell me what could be possibly done and where to start from ?

hi @dwertent , I want to fix this issue, please tell me where exactly can i start from and what needs to be possibly done ?

how about we use fillna() or np.nan_to_num() ? , this should ideally tackle the problem ``cannot convert float nan to integer``

> > how about we use fillna() or np.nan_to_num() ? , this should ideally tackle the problem `cannot convert float nan to integer` > > But to what number? we...

So basically the timedelta object needs to be made into a valid time object without calling ``to()`` method ?

> I am not sure that is quite what is required. I will need to check with the others. alright sure