Woops, keep `np2pl` exposed from `.tsp`
parent
d6f3f47df3
commit
4d50bebf11
|
@ -35,6 +35,7 @@ from ._anal import (
|
||||||
dedupe as dedupe,
|
dedupe as dedupe,
|
||||||
detect_time_gaps as detect_time_gaps,
|
detect_time_gaps as detect_time_gaps,
|
||||||
pl2np as pl2np,
|
pl2np as pl2np,
|
||||||
|
np2pl as np2pl,
|
||||||
|
|
||||||
# `numpy` only
|
# `numpy` only
|
||||||
slice_from_time as slice_from_time,
|
slice_from_time as slice_from_time,
|
||||||
|
|
Loading…
Reference in New Issue