Skip to content
Avatar

Achievements

Achievements

Highlights

  • 12 discussions answered

Organizations

@numpy @pydata @google @xarray-dev @tensorflow @dask @pandas-dev
Block or Report

Block or report shoyer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. N-D labeled arrays and datasets in Python

    Python 2k 668

  2. Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more

    Python 12.7k 1.2k

  3. Proper scoring rules in Python

    Python 96 20

  4. The fundamental package for scientific computing with Python.

    Python 17.1k 5.5k

  5. Pythonic interface to netCDF4 via h5py

    Python 93 20

  6. Experimental typing stubs for NumPy

    Python 278 30

Contribution activity

May 2021

Created a pull request in pydata/xarray that received 18 comments

Add mode="r+" for to_zarr and use consolidated writes/reads by default

mode="r+" only allows for modifying pre-existing array values in a Zarr store. This makes it a safer default mode when doing a limited region write…

+351 −210 18 comments
Opened 3 other pull requests in 2 repositories

Created an issue in pydata/xarray that received 3 comments

Suggesting specific IO backends to install when open_dataset() fails

Currently, Xarray's internal backends don't get registered unless the necessary dependencies are installed: xarray/xarray/backends/netCDF4_.py

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.