I want to use Talib in a jupyter notebook on a windows machine, but can't seem to install it, so far I have tried:
! pip install TA-lib
and got this error https://sharetext.me/n3gykkky
and the solution offered here and got
'wget' is not recognized as an internal or external command, operable program or batch file
any ideas?