camold
camold
[BUG] pandera model wrongly detected as pydantic and pytkdocs tries to read non existent attributes
First of all, thanks for developing pytkdocs! I do not use pytkdocs directly, but rather mkdocs and mkdocstrings which call pytkdocs. Here is an example for reproduction. ```python import pandera...
According to [the documentation](https://plotly.com/python/categorical-axes/#controlling-the-category-order-with-plotly-express): > By default, Plotly Express lays out categorical data in the order in which it appears in the underlying data. However, when using categorical axes in...
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pandera. - [ ]...
**Describe the bug** A clear and concise description of what the bug is. - [x] I have checked that this issue has not already been reported. - [x] I have...