Closed alexkjames closed 5 months ago
Squeeze out additional dimensions from time and value in pyleo.Series init call. This is only done when the time and value have more than one value, as otherwise the time/value itself gets squeezed out.
time
value
pyleo.Series
Addresses #547
Squeeze out additional dimensions from
time
andvalue
inpyleo.Series
init call. This is only done when thetime
andvalue
have more than one value, as otherwise the time/value itself gets squeezed out.Addresses #547