Skip to content

Changed Vector and Timeseries constructor conditional

Illia Oleksiienko requested to merge fix-data-ctor into master

Created by: tsampazk

Fixes #6 (closed)

On another note, should these conditional be merged into the Data class to avoid code duplication in child constructors?

Merge request reports