Marçal Gabaldà

Results 6 issues of Marçal Gabaldà

### Description If I understand correctly, when plotting a 2D histogram with `histplot`, the `hue_norm` argument should allow setting the values corresponding to data values corresponding to the extremes of...

rough-edge
mod:distributions

Handle some variation on the role specification that seem to be supported both by AWS and Google. - Whitespace next to the coma that separates role and provider - Inverted...

## Problem description When trying to sync from a lockfile that contains unreachable URLs, if there's any index url explicitly defined anywhere it correctly tries to get the packages from...

needs-mre

### - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of pandas. - [x]...

Bug
Reshaping
Dtype Conversions

**Describe the issue**: The way timedelta values (a.k.a. durations, intervals...) are stored in parquet does not follow the file format specification. According to the [parquet specification](https://github.com/apache/parquet-format/blob/master/LogicalTypes.md#interval), the logical type `Interval`...

## Summary Enhance Jupyter to support project-local kernels, allowing the Jupyter server to detect and load kernels defined within a project directory (e.g. via local `.jupyter_kernels/` or `kernel.json`), instead of...

JEP pre-proposal