Alexey Tereshenkov

Results 8 comments of Alexey Tereshenkov

@achapkowski Andrew, let me check if socket module is capable of establishing web socket connection. Doesn't look as easy to work with as using websocket-client package.

@achapkowski I have browsed around and it doesn't seem as as builtin module `socket` supports establishing connection via `wss` which is required to connect to a stream service. Do you...

@achapkowski , thanks for getting back on this. I just didn't have time to respond to you; so this issue is paused on my site so far... sorry for that!

Thanks for looking at the issue. You are right that at the very section you've looked at, there is no blank line. However, here on Napoleon page all docstrings have...

@andrewWallick , thanks a lot for reporting, I've updated the link. Also, very glad you found the repository helpful, awesome!

`autopep8 --aggressive --aggressive foo.py --max-line-length=90` with double `aggressive` does not help either

Hi @ErikHiCoGIS, thanks for posting the issue. This error is because you have `pandas` version that is lower than `0.20.1` required. The `border` argument was added in later versions. Try...

Hi! Thanks for posting, it's not dead :) maybe there are no issues because everything just works smoothly? ;) It's been a while indeed and I don't work in the...