jhogg11
jhogg11
Okay, thanks for the response.
> @jhogg11 Could you please confirm if you have posted the issue on [keras-team/keras repo.](https://github.com/keras-team/keras/issues). Thank you! The Keras GitHub states to post it on the Tensorflow forum, and I...
> @gowthamkpr, I could able to reproduce the issue with `Tf 2.9`take a look at gist [here](https://colab.research.google.com/drive/1isnRSel2XfX3_pl5r1iogJSnVfiJtu6j?usp=sharing). Thank you! Thanks for posting this. By the way, if the loop is...
> I have the same issue. I read somewhere that the problem lies in the websocket version. In websocket 10+ the problem is fixed but python-binance 1.0.15 requires and older...
When I try `client.cancel_orders(symbol="BTCUSDT")`, I get the following error: `APIError(code=-2011): Unknown order sent.`
> This project is largely abandoned, and the pip release is out of date. There is a branch here that seems to work for most folks: [#210 (comment)](https://github.com/scikit-learn-contrib/py-earth/issues/210#issuecomment-874390577) Are there...
> @pgr123 Haven't tried it on 3.10 but I can confirm it does work on 3.9. If you want to try it on 3.10, the following code may work for...