Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / larray-project/larray issues and pull requests
#1117 - Group aggregate has wrong (and different than getitem!) behavior for groups from other axes
Issue -
State: open - Opened by gdementen about 2 months ago
- 1 comment
Labels: bug, priority: high
#1116 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions
#1115 - document xlim and ylim in tutorial
Issue -
State: open - Opened by gdementen 4 months ago
Labels: enhancement, documentation, difficulty: low, priority: high, plotting
#1114 - Deprecate setting values on a view subset
Issue -
State: open - Opened by gdementen 4 months ago
Labels: enhancement, difficulty: low, size: small, priority: very high
#1113 - Publish to PyPI via github action/trusted publisher
Issue -
State: open - Opened by gdementen 4 months ago
Labels: infrastructure, priority: high, task
#1112 - better invalid key message
Pull Request -
State: closed - Opened by gdementen 4 months ago
#1111 - Make a glossary of all terms used and simplify and homogenize the vocabulary
Issue -
State: open - Opened by gdementen 4 months ago
- 1 comment
Labels: enhancement, documentation, syntax, task, difficulty: high, size: big, priority: very high
#1110 - 0.34.3
Pull Request -
State: closed - Opened by gdementen 5 months ago
- 2 comments
Labels: work in progress
#1109 - add support for Python 3.12
Issue -
State: closed - Opened by gdementen 5 months ago
Labels: difficulty: low, priority: high, work in progress, task
#1108 - handle pandas 2.2
Issue -
State: closed - Opened by gdementen 5 months ago
Labels: priority: high, work in progress, task, size: small
#1107 - xlwings 0.30.2+ breaks our test suite
Issue -
State: closed - Opened by gdementen 5 months ago
Labels: bug, work in progress
#1106 - 0.37
Issue -
State: closed - Opened by gdementen 5 months ago
- 1 comment
#1105 - Numpy: Use np.round instead of np.round_ if Numpy >= 2.0
Issue -
State: closed - Opened by alixdamman 5 months ago
Labels: bug, difficulty: low, work in progress, priority: BLOCKER
#1104 - Axis.difference(scalar_group) and Axis.difference([scalar_index_group]) fail silently
Issue -
State: closed - Opened by gdementen 7 months ago
- 1 comment
Labels: bug, priority: high
#1103 - Session.to_xxx docstring of fname argument must mention Path
Issue -
State: closed - Opened by gdementen 7 months ago
Labels: bug, difficulty: low, work in progress, priority: low, size: small
#1102 - Better support for reading files without using any column as index, or any row as column names
Issue -
State: open - Opened by gdementen 8 months ago
Labels: enhancement, priority: high
#1101 - Improve getitem ValueError message when trying to retrieve multiple labels
Issue -
State: closed - Opened by gdementen 8 months ago
- 4 comments
Labels: enhancement, question, size: small, priority: very high
#1100 - Check numpy 2.0 compatibility
Issue -
State: closed - Opened by gdementen 8 months ago
- 1 comment
Labels: work in progress, task, priority: BLOCKER
#1099 - Tutorial - Getting Started: do no use axes objects defined in a previous section
Issue -
State: open - Opened by gdementen 9 months ago
Labels: documentation, difficulty: low, priority: high
#1098 - Excel Sheet getitem slightly wrong on missing bound
Issue -
State: open - Opened by gdementen 9 months ago
Labels: bug, difficulty: low, component: excel
#1097 - Excel Range should not act as an Array
Issue -
State: open - Opened by gdementen 9 months ago
Labels: enhancement, difficulty: low, cleanup, priority: high, component: excel, size: small
#1096 - Array.dump should allow dumping with column titles but no row labels
Issue -
State: open - Opened by gdementen 9 months ago
Labels: enhancement, difficulty: low
#1095 - unsupported types in getitem must raise either TypeError or ValueError, not AssertionError
Issue -
State: open - Opened by gdementen 9 months ago
Labels: bug, question
#1094 - Array.dump axes_names argument has no effect when ndim == 1
Issue -
State: closed - Opened by gdementen 10 months ago
Labels: bug, difficulty: low, work in progress, component: excel, size: small
#1093 - Array.values(axes=0) is buggy
Issue -
State: closed - Opened by gdementen 10 months ago
Labels: bug, difficulty: low, priority: high, work in progress
#1092 - Copying a sheet from one workbook to another does not work by sheet position
Issue -
State: closed - Opened by gdementen 10 months ago
Labels: bug, difficulty: low, work in progress, component: excel
#1091 - changes for 0.34.2
Pull Request -
State: closed - Opened by gdementen about 1 year ago
#1090 - add an option in Array.set_labels to ignore missing labels
Issue -
State: open - Opened by gdementen about 1 year ago
- 2 comments
Labels: enhancement, priority: high
#1089 - Array.split_axes silently drops parts of labels
Issue -
State: closed - Opened by gdementen about 1 year ago
Labels: bug, work in progress, priority: BLOCKER
#1088 - Array.reindex fails silently when given an Axis object from array (or which is equal to it)
Issue -
State: closed - Opened by gdementen about 1 year ago
Labels: bug, work in progress, priority: BLOCKER
#1087 - implement Axis.append (and deprecate Axis.extend?)
Issue -
State: open - Opened by gdementen about 1 year ago
Labels: enhancement, syntax, size: small
#1086 - replace mentions of np.isnan in documentation by la.isnan
Issue -
State: closed - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, invalid, documentation, difficulty: low, priority: low, size: small
#1085 - Boolean filters with axes labels which are a subset of array axes labels is silently broken
Issue -
State: closed - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, work in progress, priority: very high
#1084 - Combining label and boolean/value filter is super annoying
Issue -
State: open - Opened by gdementen about 1 year ago
Labels: enhancement, question, priority: high
#1083 - where() using X.axis expressions gives wrong result silently
Issue -
State: closed - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, priority: high, work in progress, priority: BLOCKER
#1082 - grouped and stacked bar plots
Issue -
State: open - Opened by gdementen about 1 year ago
- 1 comment
Labels: enhancement
#1081 - Axis(name, labels) should raise an error
Issue -
State: open - Opened by gdementen about 1 year ago
Labels: difficulty: low, cleanup, syntax, size: small
#1080 - String syntax does not work for single integer groups
Issue -
State: open - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, priority: high, syntax, difficulty: high
#1079 - building release packages outputs warnings with recent setuptools (?) version
Issue -
State: closed - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, infrastructure
#1078 - implement nsplit argument in Array.split_axes with default="auto" (raise if variable)
Issue -
State: open - Opened by gdementen about 1 year ago
- 5 comments
Labels: enhancement, priority: high
#1077 - pin pydantic to 1.x
Pull Request -
State: closed - Opened by gdementen about 1 year ago
#1076 - Plots using an integer axis produces float labels
Issue -
State: closed - Opened by gdementen about 1 year ago
- 1 comment
Labels: bug, work in progress, plotting
#1075 - support Pydantic 2+ or drop pydantic
Issue -
State: open - Opened by gdementen about 1 year ago
- 1 comment
Labels: priority: high, difficulty: high, size: big
#1074 - changes for 0.34.1
Pull Request -
State: closed - Opened by gdementen about 1 year ago
#1073 - enable more ruff codes
Issue -
State: open - Opened by gdementen about 1 year ago
Labels: infrastructure, difficulty: low, cleanup, task, size: big
#1072 - Use towncrier for release notes?
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: documentation, infrastructure, task
#1071 - Migrate read the docs config to new version
Issue -
State: closed - Opened by gdementen over 1 year ago
- 1 comment
Labels: documentation, difficulty: low, priority: high, task
#1070 - setting a single cell with an Array value breaks
Issue -
State: closed - Opened by gdementen over 1 year ago
- 2 comments
Labels: bug, wontfix, difficulty: low, priority: high
#1068 - reindex(dict) does not work with list of labels
Issue -
State: closed - Opened by gdementen over 1 year ago
Labels: bug, work in progress
#1067 - Migrate setup.py to pyproject.toml
Issue -
State: open - Opened by gdementen over 1 year ago
- 1 comment
Labels: task
#1066 - deprecate expression evaluation in _parse_bound
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: difficulty: low, cleanup, priority: high
#1065 - add mention of larray_eurostat in tutorial + docstring of read_eurostat
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: documentation, difficulty: low, priority: high
#1064 - binops between Array and "unknown" types should not always return False
Issue -
State: closed - Opened by gdementen over 1 year ago
Labels: bug, difficulty: low, priority: high
#1063 - tutorial and doctest for Session.apply should include example with Array.methods
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: documentation, difficulty: low, priority: high
#1062 - deprecate Axis.subaxis (make it a private method)
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: difficulty: low, syntax, size: small
#1061 - Some newer version of Pandas throws warnings
Issue -
State: closed - Opened by gdementen over 1 year ago
- 3 comments
Labels: bug, priority: high
#1060 - provide long_description_content_type in setup.py of all projects
Issue -
State: closed - Opened by gdementen over 1 year ago
Labels: enhancement, size: small
#1059 - deprecate extend
Pull Request -
State: closed - Opened by gdementen over 1 year ago
- 1 comment
#1058 - implement Array.query
Issue -
State: open - Opened by gdementen over 1 year ago
Labels: enhancement, priority: high, difficulty: high, size: big
#1057 - passing a single Session to stack leads to unexpected result
Issue -
State: closed - Opened by gdementen over 1 year ago
Labels: bug, enhancement, difficulty: low, priority: high
#1056 - Avoid creating arrays using Array() in tutorial
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: documentation, difficulty: low, size: small
#1055 - Try xlOil as an alternative to xlwings
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: task, component: excel, priority: low
#1054 - document xlim and ylim in API
Issue -
State: closed - Opened by gdementen almost 2 years ago
- 1 comment
Labels: bug, enhancement, documentation, plotting
#1053 - Implement new align options
Issue -
State: open - Opened by gdementen almost 2 years ago
- 1 comment
Labels: enhancement, difficulty: low
#1052 - legend outside the plot with subplots does not work
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: bug, plotting
#1051 - remove subaxis from API doc
Issue -
State: closed - Opened by gdementen almost 2 years ago
Labels: bug, documentation, difficulty: low
#1050 - Complete the tutorial using our training exercices
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, documentation
#1049 - improve the test suite and error/warning messages
Pull Request -
State: closed - Opened by gdementen almost 2 years ago
#1048 - Move from pytest-flake8 to ruff
Issue -
State: closed - Opened by gdementen almost 2 years ago
- 2 comments
Labels: priority: high, task
#1047 - fix and update doc
Pull Request -
State: closed - Opened by gdementen almost 2 years ago
- 1 comment
#1046 - use pyarrow as default read_csv backend if available and no weird option is given?
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, question, priority: low, performance
#1045 - document read_csv decimal kwarg explicitly
Issue -
State: closed - Opened by gdementen almost 2 years ago
Labels: documentation, difficulty: low, priority: high, size: small
#1044 - Test performance of PyTables 3.8+
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: task, priority: low, performance
#1044 - Test performance of PyTables 3.8+
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: task, priority: low, performance
#1043 - Tutorial (renaming - relabeling section): add a warning for set_axes()
Issue -
State: open - Opened by alixdamman almost 2 years ago
Labels: enhancement, documentation, priority: high, size: small
#1042 - Update sorting section of the tutorial
Issue -
State: open - Opened by gdementen almost 2 years ago
- 1 comment
Labels: enhancement, documentation, difficulty: low, priority: high
#1041 - typo in IO tutorial
Issue -
State: closed - Opened by gdementen almost 2 years ago
Labels: bug, documentation, difficulty: low, priority: low
#1040 - update tutorial using get_example_filepath
Issue -
State: closed - Opened by gdementen almost 2 years ago
- 1 comment
Labels: bug, documentation, difficulty: low, priority: BLOCKER
#1039 - Make combine_axes and split_axes more consistent
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, question, syntax
#1039 - Make combine_axes and split_axes more consistent
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, question, syntax
#1038 - Make Array.labelsofsorted, Array.indicesofsorted and Array.sort_values consistent
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, question, difficulty: low, syntax
#1038 - Make Array.labelsofsorted, Array.indicesofsorted and Array.sort_values consistent
Issue -
State: open - Opened by gdementen almost 2 years ago
Labels: enhancement, question, difficulty: low, syntax
#1037 - Tutorial - Getting Started: Use capital letters for axes names
Issue -
State: open - Opened by alixdamman about 2 years ago
- 1 comment
Labels: question, documentation, difficulty: low, size: small
#1037 - Tutorial - Getting Started: Use capital letters for axes names
Issue -
State: open - Opened by alixdamman about 2 years ago
- 1 comment
Labels: question, documentation, difficulty: low, size: small
#1036 - Tutorial - Getting Started: add warning about Tuple syntax when using groups in aggregation functions
Issue -
State: open - Opened by alixdamman about 2 years ago
- 2 comments
Labels: question, documentation, difficulty: low, size: small, need more info
#1035 - Tutorial - Getting Started: find a better example for [start:] in selection
Issue -
State: open - Opened by alixdamman about 2 years ago
- 1 comment
Labels: documentation, difficulty: low, size: small
#1034 - Make Session.summary() and Array.info more consistent
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement, question, syntax
#1034 - Make Session.summary() and Array.info more consistent
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement, question, syntax
#1033 - Tutorial - Getting Started: add simple arithmetics section
Issue -
State: open - Opened by gdementen about 2 years ago
- 1 comment
Labels: enhancement, documentation, difficulty: low, size: small
#1033 - Tutorial - Getting Started: add simple arithmetics section
Issue -
State: open - Opened by gdementen about 2 years ago
- 1 comment
Labels: enhancement, documentation, difficulty: low, size: small
#1032 - import from iode
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement, difficulty: low, priority: high
#1032 - import from iode
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement, difficulty: low, priority: high
#1031 - include sankey diagrams as plotting option
Issue -
State: open - Opened by gdementen about 2 years ago
- 2 comments
Labels: enhancement, work in progress, plotting
#1031 - include sankey diagrams as plotting option
Issue -
State: open - Opened by gdementen about 2 years ago
- 2 comments
Labels: enhancement, work in progress, plotting
#1030 - Implement Python dataframe interchange protocol
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement
#1030 - Implement Python dataframe interchange protocol
Issue -
State: open - Opened by gdementen about 2 years ago
Labels: enhancement
#1029 - misc fixes, cleanups, tiny features and small performance improvements
Pull Request -
State: closed - Opened by gdementen about 2 years ago
#1029 - misc fixes, cleanups, tiny features and small performance improvements
Pull Request -
State: closed - Opened by gdementen about 2 years ago
#1028 - make I/O functions fill_value argument also replace nan values
Issue -
State: open - Opened by gdementen about 2 years ago
- 3 comments
Labels: priority: high, syntax
#1027 - fix_plot
Pull Request -
State: closed - Opened by gdementen about 2 years ago