Azaya

Results 42 issues of Azaya

This PR updates some of the dependencies in the `nyc_taxi` and `glaciers` examples.

NF SDG

#### Is your feature request related to a problem? Please describe. When using Datashader (either directly or interactively as a parameter in `hvPlot`) on a project that doesn't use Dask,...

This is just a demo PR for the video in our contribution website.

NF SDG

# Modernizing an example checklist ## Preliminary checks - [x] Look for [open PRs](https://github.com/holoviz-topics/examples/pulls) and [issues](https://github.com/holoviz-topics/examples/issues) that reference the project you are updating. It is possible previous unmerged work in...

NF SDG

# Modernizing an example checklist ## Preliminary checks - [x] Look for [open PRs](https://github.com/holoviz-topics/examples/pulls) and [issues](https://github.com/holoviz-topics/examples/issues) that reference the project you are updating. It is possible previous unmerged work in...

NF SDG

### Problem description Regarding the conversation I had with @bryevdv, I discovered that when `source.data` is called, ColumnDataSource renders its data as a straightforward Python dictionary. To enhance the usability...

type: feature
type: discussion

#### Is your feature request related to a problem? Please describe. This is not a problem per se, but rather an observation which was raised on the discord channel: the...

#### ALL software version info Software Version Info ```plaintext hvplot = 0.10.0 pandas = 2.2.1 ``` #### Description of expected behavior and the observed behavior ##### Expected behavior I expect...

Created a new example using the 2020 US census dataset. - [x] minor updates on the 2010 census example - Moved to #459

Per the [last Holoviz meeting](https://hackmd.io/v-UF5YCcTAmEnAK2apXT1A?view#Discussion), I started work on consolidating the label usage across our Holoviz repositories by using the GitHub API. Here’s a summary of what I did: ###...

discussion