Hi, I am starting to get used to xarray, still I prefer pandas because I know it very well...what is the best recipe for converting data structures from xarray to pandas language?
Best posts made by xiaolan
-
Pandas and xarray
Latest posts made by xiaolan
-
RE: Pandas and xarray
@support Thank you! Yes, this is what I needed, xarray -> pandas -> xarray
-
Pandas and xarray
Hi, I am starting to get used to xarray, still I prefer pandas because I know it very well...what is the best recipe for converting data structures from xarray to pandas language?
-
RE: Combining classifiers
@support Ok, thank you, but this example does not use cryptos for the Q16 I think...
-
Combining classifiers
I read the template based on Ridge regression, and I think I can do supervised learning with the platform now. My problem however is to combine classifiers in a more complex setup, could you draft a template for doing that?
-
RE: allocations and orders
@support Thank you, well, for me orders are more intuitive, but it looks it is possible to transition from one setup to the other, in the end allocations become orders...
-
allocations and orders
Hi again, I am a little bit confused about the backtester logic. You talk about exposure and allocations, but where can I define how many contracts to buy for a given assets? I do not see anthing in the examples. When are trades actually taking place?
-
jupyter
Hello, I am new to the platform and I see that you support jupyter notebook and jupyterlab, which one should I use? Any hint on documentation?