Maxime Liquet

Results 828 comments of Maxime Liquet

Good catch, I didn't know there was a Governance section on the About page :) > I'm a little bit concerned about the effect that adding more top-level pages has...

I like `hvsampledata` too. > However, I'm not sure how the proposed datasets package would work, given the size of the datasets we use, e.g. for Datashader examples. Are you...

> a name that doesn't have hv in it at all, documenting it as a handy collection of sample data for any project to use, not just HoloViz. I wouldn't...

So after some not-perfect regex + pandas, here's the breakdown per package of the types/name of the datasets used: ``` geoviews: type target bokeh.sampledata airport_routes 4 pandas '../../assets/cities.csv', 4 xarray.tutorial...

Thanks for your review @Hoxbro ! > However, I'm very much against being unable to put a version of when a deprecation is removed. I've commented on that in https://github.com/holoviz/holoviz/pull/388#discussion_r1453310581....

I just talked with Simon and told him I was open to adopting another way to define the deprecation period, as long as there's some sort of consistency across the...

Simon opened https://github.com/holoviz/geoviews/pull/701 to remove some features of GeoViews. I started to have a look at it and felt it was a good use case, and well, it was just...

My take away from this as a maintainer: - I'd like us to reach a consensus on how to deprecate a feature, the difference between how the Wikipedia tile source...

Made some changes: - Removed the too detailed section on the release process as suggested by Simon (https://github.com/holoviz/holoviz/pull/388/commits/989e93535032c9b5cce0988db263a3577324048a) - Clarified definition/expectation of release candidates (https://github.com/holoviz/holoviz/pull/388/commits/1e5a7ad0945d1dde0543f6f476643c6bc6346878) - Improved the deprecation guidelines...

I finally got around to dedicating some time to the HEP and updated it in https://github.com/holoviz/holoviz/pull/388/commits/43cb23991e1163fd0836f9ece9acfe7a526a4936. I probably need to give it a good review with fresh eyes, but the...