Struggle creating local dev environment
-
Hello @support ,
could you pls fix the notebook you provide in local development of trading strategies for Google Colab.
As this notebook has a pandas version mismatch and as long as I am not missing anything this should be the case for everyone.
Pls inform me if it works fine for you, as I get data slicing error.
Regards -
@magenta-kabuto Dear magenta-kabuto, you can try again, it should have been fixed.
-
@support thx a lot. WIll try it now
-
This post is deleted! -
This post is deleted! -
@support Hi,
is it necessary to manually modify the qnt module before using it in colab? -
-
@dark-pidgeot Hi, i have the same probleme with the version of pandas
-
HI @dark-pidgeot,
you need to install pandas=1.2.5 . In colab (cloud) it takes quite a bit of time, if you are working locally, it should be very quick.
Regards -
@dark-pidgeot Hi! After the release of version qnt “0.0.402” the issue with data loading in the local environment has been resolved. The library now uses newer dependencies, including pandas version 2.2.2.