Theo Linnemann
Theo Linnemann
@hydrosquall Add support for afterHours parameter via IEX intraday query. See 2.5.3 Historical Intraday Prices Endpoint: https://api.tiingo.com/documentation/iex 🎉 Hello there 🎉! Thanks for taking the time to contribute to `Tiingo-Python`!...
This one might be a bit more of an ask than my last FR (#2679 ) but I'm hoping I can help get the right folks talking to each other....
The geojson spec seems to suggest that all geojson is expected to be WGS84/EPSG:4326. It's fine if pyogrio does not reproject the data before writing, but I don't see any...
Description: The Mobile-UILibrary is currently broken for all apps that do not target v24.2.0 and causes frequent intermittent crashes. See the following error message from Studio below: All com.android.support libraries...
Is there a straight forward way to apply Negex to adjectives? I already incorporated Negex into my pipeline with my own custom component, but I didn't realize until after the...
Both seem to be largely the same, but there do seem to be subtle differences between the two methods. However, it's not entirely clear what they are. It would be...
This commit adds support for optionally calculating the Generalized Cross Validation criterion inline and making it available as a property of the SplinePPForm object. @espdev I tried to minimize the...
I'm interested in optimizing the smoothing parameter using the [GCV (page 244 7.52)](https://hastie.su.domains/ElemStatLearn/printings/ESLII_print12_toc.pdf). Oftentimes, this requires the number of effective number of parameters and degrees of freedom for the generated...
This PR is a clone of @bloodbare's PR, but rebased on the latest commit from the master branch. Itt upgrades the tantivy version to 0.14.0 and also upgrades the PyO3...
**Is your feature request related to a problem? Please describe.** I would like to be able to use cuML to work on time series problems, especially ones that require train/test...