Ricky Macharm, MScFE
Ricky Macharm, MScFE
I am trying to adapt the same code to my FOREX trades and I am getting all sorts of errors too. "**AttributeError: 'NoneType' object has no attribute 'strftime'**" I have...
This is great. I just used it on my dataframes. Thanks
I had tried the two above on wsl2...didn't work for me maybe I didn't understand how to use them
> Using xsel covers it. Put this into your bashrc config > > alias pbcopy='xsel --clipboard --input' alias pbpaste='xsel --clipboard --output' I decide to retry this method today but with...