COMMITS
/ tests/test_labelarray.py January 7, 2023
M
MAINT: Move to exchange-calendars 4.x and more (#158)
MBounouar committed
April 29, 2021
M
Nose2pytest migration (#9)
MBounouar committed
March 26, 2021
S
black formatting
Stefan Jansen committed
August 17, 2020
G
BLD: Try github actions again (#2743)
gerrymanoim committed
August 5, 2020
R
DOC: Updated http links to https
Richard Frank committed
February 6, 2020
S
PERF: Avoid unnecessary copy in LabelArray.
Scott Sanderson committed
January 8, 2019
F
MAINT: Avoid flake8 variable name complaints
Frederick Wagner committed
February 5, 2018
J
BUG: Fix label array construction with known categories at an int size boundary
Joe Jevnik committed
August 29, 2017
J
TST: add regression test for labelarray category copy
Joe Jevnik committed
June 7, 2017
S
ENH: Improve error message on bad return.
Scott Sanderson committed
S
TEST: Test map returning None.
Scott Sanderson committed
S
TEST: Test map ignores missing with None.
Scott Sanderson committed
S
ENH: Add `relabel` method to string classifiers.
Scott Sanderson committed
March 8, 2017
J
BUG: fix label array code dtype condense
Joe Jevnik committed
March 1, 2017
J
TST: add roundtrip check
Joe Jevnik committed
February 7, 2017
J
TST: add tests for inferred width labelarray
Joe Jevnik committed
February 3, 2017
J
ENH: store the 'codes' for a labelarray in the narrowest int type possible
Joe Jevnik committed
July 20, 2016
S
MAINT: Fix warnings from numpy labelarray methods.
Scott Sanderson committed
May 5, 2016
S
BUG: Fix bytes/unicode issues in py3.
Scott Sanderson committed
May 4, 2016
S
TEST: Don't assert particular numpy error.
Scott Sanderson committed
May 3, 2016
S
BUG: Tests/bugfixes for LabelArray slicing.
Scott Sanderson committed
S
ENH: NaN semantics for LabelArray missing values.
Scott Sanderson committed
S
ENH: Use np.void for labelarray storage.
Scott Sanderson committed
S
BUG: contains was renamed to has_substring
Scott Sanderson committed
April 28, 2016
S
ENH: Add support for strings in Pipeline.
Scott Sanderson committed