Florian Bourgey
Florian Bourgey
- [ ] closes #51607 - [Test](https://github.com/pandas-dev/pandas/blob/main/pandas/tests/series/test_api.py) - [Test](https://github.com/pandas-dev/pandas/blob/main/pandas/tests/frame/test_api.py)
- [ ] closes #58351 The source link located at the upper right-hand side of [DataFrame.index](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.index.html) and [DataFrame.columns](https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.columns.html) is still missing. This may be because they do not have any...
#### Reference issue Closes #20636 #### What does this implement/fix? Fix tail asymptotics of logpdf for beta=-1 and beta=1 #### Comments Expected values in the test were computed via Mathematica....