tarexp icon indicating copy to clipboard operation
tarexp copied to clipboard

SparseVectorDataset.duplicate should not hard code itself

Open eugene-yang opened this issue 11 months ago • 0 comments

https://github.com/eugene-yang/tarexp/blob/main/tarexp/dataset.py#L254 It really should be using self.__class__(...)

eugene-yang avatar Mar 19 '24 04:03 eugene-yang