Iñigo Hidalgo

Results 64 comments of Iñigo Hidalgo

I'm late to this, but this is caused by a difference in what Yahoo calls Adjusted Close on their website and on their data sets. On their website, adjusted close...

@fschr Well in my opinion, if you're looking at Adjusted Close you're usually interested in holding period returns or similar, what could be the use of not adjusting for dividends?...

Hey @frostming, this would be a much welcome feature for my projects as it would allow me to switch between editable installs of dependencies I am developing alongside my project...

You're a boss fming. Thank you so much for doing this, and I'm sorry I didn't end up participating in the development. I think this feature is the only thing...

Hiya, just jumping in to add some feedback that arose from a conversation with @datajoely: At the moment I'm looking into adding validation to some datasets, potentially using pandera. Pandera...

In a way this is the same concept as yaml anchors which we already use in our usecases for dataset definitions, we could do this without omegaconf even. I was...

FWIW, it seems it might not be a super simple change to do this, especially bc of the complications around how formatted code is returned in formatters. As a workaround,...

Thank you for the prompt fix Oleksandr @shchur, I look forward to testing it when released :)

Hi vodik, I had to use this URL scheme (as listed in [the guide](https://learn.microsoft.com/en-us/azure/devops/artifacts/quickstarts/python-packages?view=azure-devops#manually-configure-authentication)): `https://:@pkgs.dev.azure.com///_packaging//pypi/simple/` I am not using ssl but I don't think it's the issue. I've been downloading...