Pavitrakumar P

Results 16 comments of Pavitrakumar P
trafficstars

Hi, are there any updated solutions for this? the one suggested by Danilka does not work anymore.

@pennersr just a quick question: since this issue is not closed yet, can we assume since this is not an issue (?) with allauth but rather how these type of...

@alexbaden Hi! has user-defined aggregate functions been implemented yet? I'm specifically interested in averaging functions - exponential/simple average etc.,

@sporritt no problem! so, is there a fix that is being worked on for the upcoming versions? I've yet to completely read the internals of the connectors in jsPlumb, so...

@davidpn11 hey! Thanks for the suggestion! I don't understand how it would help (I am not near my computer - so I can't try it atm) the arrows not being...

@davidpn11 No problem! It appears you misunderstood this issue :) My problem is this: ![capture](https://user-images.githubusercontent.com/5354407/33082382-a5afdd4e-cf02-11e7-9899-6945d8f3f6dd.PNG) The arrows are not pointed i.e the actual position of the arrow should be further...

Hi, I'm able to see only accessToken now on the https://www.webull.com/center page. There is no availability of a refresh token or expiry time. Is this expected or have there been...

Only happens with newer pandas. Try looking up the issues online. The code works and is tested with the suggested libraries in the readme.

That is just one line on the top! :+1: I removed the workarounds. You can test the code again if you want! :)

Hi! I am having a similar problem. I am not able to make a step like in normal gym environments. code: ``` import gym import ppaquette_gym_doom env = gym.make('ppaquette/DoomBasic-v0') env.reset()...