gabrielott
Results
2
issues of
gabrielott
Hi all, I have just recently started to work with Textract and I think a simple feature could be added. This took me a while to figure out... I was...
enhancement
python
In the attached line of code, I get the following error: ``` "`np.float_` was removed in the NumPy 2.0 release. Use `np.float64` instead."``` https://github.com/facebook/prophet/blob/36421b70f077cc657f143161de5a97f5a214e18b/python/prophet/forecaster.py#L459 Can someone please update this? I...