Brian Larsen

Results 16 issues of Brian Larsen

@andrewfulton9, As mentioned in PR #32, the notebook output needs to be updated, but there were a couple of issues, as stated in a comment to the PR: > The...

This is not urgent, but based on my very limited and quick testing, it seems that fsspec [URL chaining](https://filesystem-spec.readthedocs.io/en/latest/features.html#url-chaining) may not work properly. It is possible I was not doing...

enhancement :rocket:

_Update: Python3.13 naming for "flavour" is now "parser", see `ParserBase`_ https://github.com/barneygale/pathlib-abc/blob/e429fd2ae079d3c623e687715a8133f4c4769ed2/pathlib_abc/__init__.py#L38 #### Issue Starting new issue as requested based on comment in issue #26. > after digging deeper into the...

compatibility :handshake:

Thanks for the great project! The decorator `boltons.funcutils.wraps` seems to lose keywords passed to the wrapped function. This does not happen with `functools.wraps`. Here is a silly example: ```python from...

This adds a github action to publish the windows version to the winget-pkgs repo. The winget-releaser github action requires a personal token as `WINGET_TOKEN`. Details for configuration are here: https://github.com/vedantmgoyal2009/winget-releaser...

#### ALL software version info (this library, plus any other relevant software, e.g. bokeh, python, notebook, OS, browser, etc) hvplot 0.7.1 holoviews 1.14.2 geoviews 1.9.1 #### Description of expected behavior...

api: geo