Luca Maculan

Results 2 issues of Luca Maculan

Hello, I'm trying to download KeyRatios in this way: import good_morning as gm kr = gm.KeyRatiosDownloader() kr_frames = kr.download('AAPL') output is: 701 702 if copy: --> 703 return arr.astype(dtype) 704...

Hello guys, I'm trying purescript-native but I have some issues during the build phase. Can you help me? ``` % yarn spago build [1 of 1] Compiling Main [info] Build...