Venaturum
Venaturum
The issue looks to be the fact that you've used "Timestamp" as a column name, and that word is used to refer to the Timestamp class. Simply renaming your column...
I use guzzle_sphinx_theme with readthedocs no problem https://railing.readthedocs.io/en/latest/
@rchiodo > It's not that difficult though. You'd just have to watch save requests for the notebook documents (well in insiders anyway) and then run nbconvert every time a save...
> > > @venaturum > I've created an extension that does this (open a Python file and execute as a notebook) today https://github.com/notebookPowerTools/vscode-jupytext > Currently only usable in VS Code...
This is also an issue for private package feeds requiring credentials, eg an Azure artifacts feed It neither prompts, or works with artifacts-keyring like pip does
Hmm, do you have a filter on your search directories by any chance? A quick skim of the search results in VS Code shows around 15+ instances of assert statements...
:class:`pandas.array.IntervalArray` should be :class:`pandas.arrays.IntervalArray`
Hi John, thanks for the interest. Piso is intended to be a stop-gap until Pandas implements similar functionality. Under the hood, piso uses Staircase to perform a lot of operations,...
Not milestoned, but an [open Issue](https://github.com/pandas-dev/pandas/issues/43629). I don't expect it will be actioned soon, I suspect it would require significant development to do properly.
Thanks for pointing that out @marade, will sort out by the end of the month when a new package is released.