partev

Results 26 issues of partev

When using pandas_datareader to pull time series from tiingo I get the following error: `~/.local/lib/python3.9/site-packages/pandas_datareader/tiingo.py:234: FutureWarning: In a future version of pandas all arguments of concat except for the argument...

Remove references to CGI library because it has deprecated since version 3.11 and will be removed in version 3.13 https://docs.python.org/3.12/library/cgi.html * Issue: gh-95413

docs
awaiting review
skip news

"We can then learning the parameters ..." -> "We can then learn the parameters" ![Screenshot 2023-09-09 22 50 40](https://github.com/probml/pml-book/assets/23830955/a8786c8a-067f-4fc2-b1ca-8240150d4393)

Figure Figure 18.24 -> Figure 18.24 ![Screenshot 2023-09-09 22 41 56](https://github.com/probml/pml-book/assets/23830955/c7cadcc4-3ede-40b7-9bd6-844b17c62f17)

anove -> above wil -> will ![Screenshot 2023-09-05 18 12 30](https://github.com/probml/pml-book/assets/23830955/b33b3e9f-5c7a-41a2-8758-547ace724bba)

On the front page [gpytorch.ai](https://gpytorch.ai) there are two links to "Examples" and "Documentation". ![image](https://github.com/cornellius-gp/gpytorch/assets/23830955/28597fd1-70f1-4137-9ea3-a3884f2a1d0a) Both links link to the same location: https://gpytorch.readthedocs.io They should either link to different locations, or...

documentation

here is RFFKernel documentation https://docs.gpytorch.ai/en/stable/kernels.html#rffkernel before the fix: ![image](https://github.com/cornellius-gp/gpytorch/assets/23830955/a3d330bc-962c-45ae-9cc5-85ea35b8db2e) after the fix: ![image](https://github.com/cornellius-gp/gpytorch/assets/23830955/d83dfa0c-e841-441f-b69b-741112504c3a)

constructor.. -> constructor.