Ben Hardcastle

Results 7 issues of Ben Hardcastle

- `connection.Databases(live=True)` returns a user's live databases, using API version 0.2 - default is `live=False` - `connection.Execute()` allows statements to be sent to live databases, using API version 0.3 -...

Hi! As far as I can tell this option isn't working correctly for live databases: the uploaded database is always private.

Might be related to #204 I'm trying to use the `cache_type` kwarg for s3 [[source]](https://s3fs.readthedocs.io/en/latest/_modules/s3fs/core.html#S3File), but this causes issues down the line when the file is accessed: ```python >>> import...

question :question:

Analyzing types with mypy was working before `v0.2.0`, now many attributes return `Any`. If I run mypy on this .py file: ```python import typing import upath url = "https://github.com/fsspec/universal_pathlib/tree/main/upath" root...

bug

### What happened? `epoch_tags` can be assigned to an object, but aren't written to disk correctly. - tested with hdf5 and zarr backends with the same results - it was...

category: bug
priority: medium

1.0 probes delivered from IMEC in the last month have part number `PRB_1_2_0480_2`

# Overview: Add a notebook to demonstrate how to access raw data for the Visual Behavior Neuropixels project. Covers three different methods: 1. browsing bucket with a website 2. using...