[SC-8983] Remove ydata-profiling library dependency#333
Conversation
PR SummaryThis pull request introduces several changes to the codebase:
These changes aim to streamline the codebase by removing unnecessary dependencies and improving the robustness of data type inference. Test Suggestions
|
johnwalz97
left a comment
There was a problem hiding this comment.
beautiful 😍...
my only suggestion is maybe to break the utils.py file into separate files (dataset_utils.py, model_utils.py etc) since its getting quite long
Internal Notes for Reviewers
There are not much dependencies of the
ydata-profilinglibrary and new version showing the message which can confuse users of the vm-library.