[BUG] Method to_dict
doesn't capture parameters of classes from external libraries
#1256
Open
1 task done
Labels
🐛 Bug Report
We want to distinguish between transforms
But currently they have the same
to_dict
, becauseBinseg
isn't etna class.We can have a similar problem with other external classes too, we should try to create a general solution for all such cases.
Expected behavior
We should learn how to handle external classes correctly.
How To Reproduce
Environment
No response
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: