psemdel
psemdel
Hi, I have been trying to use this buildpack, but without success. I performed: * heroku buildpacks:add --index 1 heroku/python * heroku buildpacks:add --index 2 numrut/ta-lib It is also detected:...
Hi, first thx for the great library. I am writing, as I was wondering this morning why I obtained different results using your library directly and via vectorbt. I must...
Sorry, it fell from my table ;). Let's try again :)² I pulled from your last changes, so there should not be conflict anymore ;). I added more tests. Some...
Hi, thx for the library, it is really helping. In race/race.py there is `self._get_endpoint(endpoint=RaceEditionResults, l=classification_num, e=zero_padded_stage_num)` And in constants.py I see classifications = {'general': 1, 'youth': 2, 'points': 3, 'mountain':...