Skip to content

Refactoring transformers/spectral_based  #224

@fkiraly

Description

@fkiraly

During an informal code review, I noticed that transformers/spectral_based.py use a custom mechanism to do the same as applying the compositor RowWiseTransformer from sktime.transformers.compose to single-series-transformers would do.

Should this be re-factored?

I believe @jsellier wrote the original version in an early stag of the project where RowWiseTransformer may not yet have existed.

Metadata

Metadata

Assignees

Labels

good first issueGood for newcomersimplementing algorithmsImplementing algorithms, estimators, objects native to sktime

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions