Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scikit-hep/awkward issues and pull requests

#2816 - feat: export more of typetracer

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2815 - fix: support scalar returns from `firsts`

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2813 - chore: only build _ext and kernels

Pull Request - State: closed - Opened by agoose77 11 months ago - 3 comments

#2812 - chore(deps): bump pyarrow from 7.0.0 to 14.0.1

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies, python

#2810 - fix: backport #2809

Pull Request - State: closed - Opened by agoose77 11 months ago

#2809 - fix: support bool types in `resolve_dtypes`

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2808 - Regression: wrong dtype error when comparing mask to `True`

Issue - State: closed - Opened by raymondEhlers 11 months ago - 4 comments
Labels: bug

#2807 - feat!: drop `forget_length` in `typetracer_with_report`

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2806 - feat: expose attrs in typetracer

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2805 - refactor: drop use of `behavior` in `recursively_apply`

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2804 - refactor: more type hints

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2803 - feat: add string formatter to `ak.Array.show`

Pull Request - State: closed - Opened by agoose77 11 months ago - 3 comments

#2802 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 11 months ago - 1 comment

#2801 - chore: drop `isort` config, require annotation imports

Pull Request - State: closed - Opened by agoose77 11 months ago - 4 comments

#2799 - fix: support arbitrary ufuncs with respect to NEP-50

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2798 - feat!: prepare for 2.5.0

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2796 - chore(deps): bump amannn/action-semantic-pull-request from 5.3.0 to 5.4.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 1 comment
Labels: dependencies, github_actions

#2795 - refactor: introduce parametrised nplike types

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2794 - feat: add `with_field_attr`

Pull Request - State: closed - Opened by agoose77 11 months ago - 4 comments

#2793 - fix: support scalar strings in `fill_none`

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2792 - fix: don't preserve unexpected option for is_in

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2791 - chore: run mypy on `ak.types`

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2790 - fix: remove old argument from `broadcast_and_apply`

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment

#2789 - chore: run mypy in CI

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2788 - Support for physical units through pint

Issue - State: closed - Opened by gipert 11 months ago - 4 comments
Labels: feature

#2787 - `ak.full_like` should support asymmetric broadcasting

Issue - State: open - Opened by agoose77 11 months ago
Labels: bug

#2786 - chore(deps): bump numpy from 1.18.0 to 1.22.0

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago - 3 comments
Labels: dependencies, python

#2785 - fix: `ak.num` should always return a useful (non-unknown length) type

Pull Request - State: closed - Opened by agoose77 11 months ago - 3 comments

#2784 - NumPy 1.18 is not properly supported

Issue - State: closed - Opened by agoose77 11 months ago - 3 comments
Labels: bug

#2783 - ci: fix oldest-supported-dependencies test workflow

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2782 - Write to `Zarr`

Issue - State: closed - Opened by srivarra 11 months ago - 2 comments
Labels: feature

#2781 - fix: support older NumPy

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2779 - chore: remove `ak.to_categorical`

Pull Request - State: closed - Opened by agoose77 11 months ago - 1 comment
Labels: pr-on-hold

#2777 - chore: move to Ruff-format

Pull Request - State: closed - Opened by henryiii 11 months ago - 1 comment

#2776 - fix: protect RecordForm against len(fields) != len(contents)

Pull Request - State: closed - Opened by jpivarski 11 months ago

#2775 - fix: drop lengths recursively

Pull Request - State: closed - Opened by agoose77 11 months ago - 3 comments

#2774 - fix: add `truediv` support for `unknown_length`

Pull Request - State: closed - Opened by douglasdavis 11 months ago - 4 comments

#2773 - chore: prepare for ruff-format

Pull Request - State: closed - Opened by henryiii 11 months ago - 3 comments

#2772 - PyArrow doesn't permit selective reading with ExtensionArray

Issue - State: closed - Opened by agoose77 11 months ago - 2 comments
Labels: bug

#2771 - feat: add helper methods to `utils.h`

Pull Request - State: closed - Opened by ManasviGoyal 11 months ago - 2 comments

#2770 - fix: handle unhashable behaviour type

Pull Request - State: closed - Opened by ianna 11 months ago - 4 comments

#2769 - fix: support all-`None` index in `awkward_Index_nones_as_index.cpp`

Pull Request - State: closed - Opened by agoose77 11 months ago - 2 comments

#2768 - `IndexError` for `ak.argsort` on arrays with `None`

Issue - State: closed - Opened by kmohrman 11 months ago - 2 comments
Labels: bug (unverified)

#2767 - feat!: rework ufunc type promotion handling

Pull Request - State: closed - Opened by agoose77 11 months ago - 8 comments

#2766 - feat: add `to_buffer` and helper methods in layout builder

Pull Request - State: closed - Opened by ManasviGoyal 11 months ago - 11 comments

#2765 - fix: add policy for length erasure

Pull Request - State: closed - Opened by agoose77 11 months ago - 7 comments

#2764 - Typetracer can't slice with `(int, str, int)`

Issue - State: closed - Opened by jpivarski 12 months ago - 1 comment
Labels: bug

#2763 - feat: extend `to_layout` options

Pull Request - State: closed - Opened by agoose77 12 months ago - 8 comments

#2762 - Numba's `njit` doesn't support non-default behaviors

Issue - State: closed - Opened by agoose77 12 months ago - 4 comments
Labels: bug

#2761 - refactor: drop `behavior` broadcasting

Pull Request - State: closed - Opened by agoose77 12 months ago - 2 comments

#2760 - `ak.softmax` with `axis=0` fails

Issue - State: closed - Opened by agoose77 12 months ago - 1 comment
Labels: bug

#2759 - fix: update `__class__` for both `layout` and `behavior` consistently

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2758 - fix: export `nan` variants

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2757 - feat: add `.attrs` to highlevel objects

Pull Request - State: closed - Opened by agoose77 12 months ago - 16 comments

#2756 - chore: set `pyupgrade` version

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2754 - fix: add `highlevel`, `behavior` arguments to composite reducers

Pull Request - State: closed - Opened by agoose77 12 months ago - 2 comments

#2752 - feat!: revert breaking component of `asarray` PR

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2751 - Add strict-mode to test suite for `np.asarray(index)`

Issue - State: open - Opened by agoose77 12 months ago
Labels: tests

#2750 - chore: update CITATION.cff

Pull Request - State: closed - Opened by agoose77 12 months ago

#2749 - fix: don't call asarray on `Index` objects internally

Pull Request - State: closed - Opened by agoose77 12 months ago - 2 comments

#2748 - fix: update cppyy version

Pull Request - State: closed - Opened by ianna 12 months ago - 2 comments

#2747 - fix: update cppyy module

Pull Request - State: closed - Opened by ianna 12 months ago - 4 comments

#2744 - fix: `__array__` accepts positional arguments

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2743 - Add guard to disable pyarrow features in older pyarrow versions

Issue - State: open - Opened by agoose77 12 months ago - 1 comment
Labels: bug

#2742 - ci: improve deployment environment UX

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2741 - fix: swap names for `__dlpack__`

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2740 - fix: don't use `np.asarray` on `Index` or `Content` objects

Pull Request - State: closed - Opened by agoose77 12 months ago - 2 comments

#2739 - test: add dask-awkward to at least one of our tests.

Pull Request - State: closed - Opened by jpivarski 12 months ago - 4 comments

#2738 - Custom pickler doesn't work in a conda environment (with Python 3.10, at least)

Issue - State: closed - Opened by jpivarski 12 months ago - 4 comments
Labels: bug, installation

#2736 - chore(deps): bump pypa/cibuildwheel from 2.16.1 to 2.16.2

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies

#2735 - fix: update backport for changes in Numba, NumExpr, Arrow, and RDataFrame

Pull Request - State: closed - Opened by ianna 12 months ago - 5 comments

#2734 - Awkward version 1.x has a conflict (just a warning?) with Numba 0.53

Issue - State: closed - Opened by jpivarski 12 months ago - 4 comments
Labels: bug

#2733 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 12 months ago - 2 comments

#2732 - feat: infer unknown lengths from context in `from_buffers`

Pull Request - State: closed - Opened by agoose77 12 months ago - 1 comment

#2731 - If `form_key` is None, we should not interpolate it to build a buffer key

Issue - State: closed - Opened by agoose77 about 1 year ago - 4 comments
Labels: bug (unverified)

#2729 - chore: add trove classifier to awkward-cpp

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment
Labels: pr-on-hold

#2728 - fix: reduction with `axis=None`, `keepdims=True`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2727 - ak.mean with `keepdims=True` is returning arrays of the wrong length

Issue - State: closed - Opened by jpivarski about 1 year ago - 2 comments
Labels: bug

#2725 - fix: make the examples consistent with the changes in #2553

Pull Request - State: closed - Opened by ManasviGoyal about 1 year ago - 1 comment

#2724 - feat: add `recursive` argument to `expected_from_buffers`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 2 comments

#2723 - chore(deps): bump pypa/cibuildwheel from 2.16.0 to 2.16.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2722 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2721 - chore(deps): bump amannn/action-semantic-pull-request from 5.2.0 to 5.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2720 - fix: rework to use numba typed list

Pull Request - State: open - Opened by ianna about 1 year ago - 1 comment
Labels: pr-inactive

#2719 - feat: add `buffer_key` to `typetracer_with_report`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2718 - fix: support concrete buffers in `TypeTracer.frombuffer`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2716 - chore(deps): bump pypa/cibuildwheel from 2.15.0 to 2.16.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#2715 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2714 - fix: support placeholders in `from_buffers`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2713 - feat: expose simplification from `ak.from_buffers`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 6 comments

#2712 - fix: catch cases in which fields required by a JSON schema are not in the JSON object

Pull Request - State: closed - Opened by jpivarski about 1 year ago - 12 comments

#2711 - chore(deps): bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 2 comments
Labels: dependencies

#2710 - fix: unpickling of `unknown_length`

Pull Request - State: closed - Opened by agoose77 about 1 year ago - 1 comment

#2708 - Should we be mixing `typing` and `typing_extensions`?

Issue - State: open - Opened by agoose77 about 1 year ago
Labels: cleanup

#2707 - chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2706 - chore(deps): bump aws-actions/configure-aws-credentials from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#2705 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 year ago - 1 comment

#2704 - Stop making Numba strings through PyObject*

Issue - State: open - Opened by jpivarski about 1 year ago - 2 comments
Labels: performance

#2703 - uniques and distinct_counts in ak.str.*

Issue - State: open - Opened by jpivarski about 1 year ago - 1 comment
Labels: feature, good first issue