home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: a220022e7ef8d3df68619643954352fa39394ea8

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
a220022e7ef8d3df68619643954352fa39394ea8 Add lshift and rshift operators (#7741) * Initial commit * Add auto generated .pyi typed_ops file * Add bitshift op test for dask * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add bitshift tests to dataarray and variable * Apply typing suggestions from code review Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> * Fix type checking on test_dask addition * Remove new type checking on test_variable edits Type checking throws errors on existing test lines * Add typing to test_1d_math and ignore 1 existing line * Add simple bitshift test on groupby ops * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Edit groupby bitshift test to use groups with len>1 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Add rshift and lshift to docs Example use in computation.rst and entry in whats-new * Create new array in docs so examples later don't break * Indent second line on whats-new entry * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Illviljan <14371165+Illviljan@users.noreply.github.com> 2023-04-28T14:22:06Z 2023-04-28T14:22:06Z 43238f2f0c34bcece336dcddfaa5752b1c3d7d94 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 6145107 19864447
Powered by Datasette · Queries took 0.81ms · About: xarray-datasette