-
## Description
Using the extended example, when using dynamic real features, the estimator trains but predictions do not work - I get an error "ValueError: all the input array dimensions except for t…
-
I have noted in the last release that the minigalleries do not render in lines but as columns:
![image](https://user-images.githubusercontent.com/1386873/185317924-de501ce8-1d66-4997-b4ad-5ba7bfa…
-
I got a user who asked me if their `pipeline.yaml` looked well and I noticed they had something like this:
```yaml
tasks:
# ... a bunch of tasks
- source: fit.py
product:
n…
-
### TLTR:
If there are two files with the same name but different endings, say ```file.md``` and ```file.ipynb```, how can one prioritize to render the output of the ```.ipynb``` instead of the empty…
-
When running recipe_lauer22jclim_fig3-4_zonal.yml, the preprocessor `clip_timerange` fails with the following error:
```
ERROR [56950] Failed to run preprocessor function 'clip_timerange' on the d…
-
### Summary of problem
Something breaks internally in `ddtrace` due to very long strings associated with SQL queries.
### Which version of dd-trace-py are you using?
`1.7.0`
### Which vers…
-
### Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation…
-
There are several places in the documentation where the build process is attempting to run Python code that relies on nonexistent files (on the documentation server). These are typically cells that i…
-
Hi, I'm using `jupyter-books` to create the docs for my python package [Antarctic-Plots](https://antarctic-plots.readthedocs.io/en/latest/index.html) and I'm trying to set up a gallery of examples fro…
-
Create a style guide outlining best practices for writing python code and packages