Maxime Liquet

Results 368 comments of Maxime Liquet

I agree that better docstrings and documentation is required. > I am a user of VS Code. Its just a very slow process helping the user because I need to...

Ok cool! Make sure it doesn't affect the experience of the Jupyter notebooks users though 🙃

Well if you've pip installed hvPlot then you might as well just install jupyterlab with pip.

Is `df` really a Pandas DataFrame in your code snippet? And yes that was with `Shift + Tab`.

Yep right, I don't think tools like Pylance can now cover that, and I'm also not sure that these tools cover the case when a library uses the API offered...

`hvplot.paths` are mentioned in https://hvplot.holoviz.org/user_guide/Geographic_Data.html but indeed this plot type doesn't have a reference gallery, and deserves one.

> We recommend using > > - `.hvplot` in a notebook environment as its very familiar to DataFrame users. > - `hvPlot` in editors like VS Code because it provides...

I'm on a holidays today, I'll have a closer look at it later this week. What I can say from a quick glance is that it looks like a good...

I think it would be a mistake to try to have too much information in the `Reference Gallery`. I've been reading about the [Diataxis documentation framework](https://diataxis.fr/) and I think the...

Thanks @MarcSkovMadsen ! Excellent improvements to the docstrings! Merging as is. I think there are still some changes that are due to your auto-formatter, please the next time make sure...