Fixed bug in TimeSeries.crop
This PR fixes #95 (closed) by correcting a problem with integer division //
used in the timeseries.common.crop
operation.
This PR fixes #95 (closed) by correcting a problem with integer division //
used in the timeseries.common.crop
operation.