issues
search
larray-project
/
larray
N-dimensional labelled arrays in Python
https://larray.readthedocs.io/
GNU General Public License v3.0
8
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
describe_by(groups) (and describe(axis, groups)) gives wrong result for std and percentiles
#1124
gdementen
opened
7 hours ago
1
Use os.fspath(path_obj) instead of str(path_obj)
#1123
gdementen
opened
1 week ago
0
implement some way to get the label before or after another label
#1122
gdementen
opened
3 weeks ago
0
Array.reindex silently ignores new_axis argument when first argument is an Axis
#1121
gdementen
opened
1 month ago
0
Array.reindex fails when not specifying new axis name in dict
#1120
gdementen
opened
1 month ago
0
add API to change a time axis frequency
#1119
gdementen
opened
1 month ago
1
group mean over several axes of array with nans is wrong
#1118
gdementen
opened
1 month ago
1
Group aggregate has wrong (and different than getitem!) behavior for groups from other axes
#1117
gdementen
opened
1 month ago
1
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#1116
dependabot[bot]
closed
2 months ago
0
document xlim and ylim in tutorial
#1115
gdementen
opened
4 months ago
0
Deprecate setting values on a view subset
#1114
gdementen
opened
4 months ago
0
Publish to PyPI via github action/trusted publisher
#1113
gdementen
opened
4 months ago
0
better invalid key message
#1112
gdementen
closed
4 months ago
0
Make a glossary of all terms used and simplify and homogenize the vocabulary
#1111
gdementen
opened
4 months ago
1
0.34.3
#1110
gdementen
closed
4 months ago
2
add support for Python 3.12
#1109
gdementen
closed
4 months ago
0
handle pandas 2.2
#1108
gdementen
closed
4 months ago
0
xlwings 0.30.2+ breaks our test suite
#1107
gdementen
closed
4 months ago
0
0.37
#1106
gdementen
closed
5 months ago
1
Numpy: Use np.round instead of np.round_ if Numpy >= 2.0
#1105
alixdamman
closed
4 months ago
0
Axis.difference(scalar_group) and Axis.difference([scalar_index_group]) fail silently
#1104
gdementen
closed
4 months ago
1
Session.to_xxx docstring of fname argument must mention Path
#1103
gdementen
closed
4 months ago
0
Better support for reading files without using any column as index, or any row as column names
#1102
gdementen
opened
8 months ago
0
Improve getitem ValueError message when trying to retrieve multiple labels
#1101
gdementen
closed
4 months ago
4
Check numpy 2.0 compatibility
#1100
gdementen
closed
4 months ago
1
Tutorial - Getting Started: do no use axes objects defined in a previous section
#1099
gdementen
opened
9 months ago
0
Excel Sheet getitem slightly wrong on missing bound
#1098
gdementen
opened
9 months ago
0
Excel Range should not act as an Array
#1097
gdementen
opened
9 months ago
0
Array.dump should allow dumping with column titles but no row labels
#1096
gdementen
opened
9 months ago
0
unsupported types in getitem must raise either TypeError or ValueError, not AssertionError
#1095
gdementen
opened
9 months ago
0
Array.dump axes_names argument has no effect when ndim == 1
#1094
gdementen
closed
4 months ago
0
Array.values(axes=0) is buggy
#1093
gdementen
closed
4 months ago
0
Copying a sheet from one workbook to another does not work by sheet position
#1092
gdementen
closed
4 months ago
0
changes for 0.34.2
#1091
gdementen
closed
1 year ago
0
add an option in Array.set_labels to ignore missing labels
#1090
gdementen
opened
1 year ago
2
Array.split_axes silently drops parts of labels
#1089
gdementen
closed
1 year ago
0
Array.reindex fails silently when given an Axis object from array (or which is equal to it)
#1088
gdementen
closed
1 year ago
0
implement Axis.append (and deprecate Axis.extend?)
#1087
gdementen
opened
1 year ago
0
replace mentions of np.isnan in documentation by la.isnan
#1086
gdementen
closed
1 year ago
1
Boolean filters with axes labels which are a subset of array axes labels is silently broken
#1085
gdementen
closed
4 months ago
1
Combining label and boolean/value filter is super annoying
#1084
gdementen
opened
1 year ago
0
where() using X.axis expressions gives wrong result silently
#1083
gdementen
closed
1 year ago
1
grouped and stacked bar plots
#1082
gdementen
opened
1 year ago
1
Axis(name, labels) should raise an error
#1081
gdementen
opened
1 year ago
0
String syntax does not work for single integer groups
#1080
gdementen
opened
1 year ago
1
building release packages outputs warnings with recent setuptools (?) version
#1079
gdementen
closed
4 months ago
1
implement nsplit argument in Array.split_axes with default="auto" (raise if variable)
#1078
gdementen
opened
1 year ago
5
pin pydantic to 1.x
#1077
gdementen
closed
1 year ago
0
Plots using an integer axis produces float labels
#1076
gdementen
closed
1 year ago
1
support Pydantic 2+ or drop pydantic
#1075
gdementen
opened
1 year ago
1
Next