Closed kunalchhabra37 closed 2 years ago
PR Fix for issue #3
I have updated all the Stings in print statements to f-string. I have changed tab_automl/automl/datasets.py, tab_automl/automl/fet_engineering.py, tab_automl/automl/processing.py, tab_automl/automl/training.py, tab_automl/main.py, test.py files and updated all the print statements in these files.
@kunalchhabra37 , please add a description for what you have done , mention which files have been changed. And also add a line, This PR fixes for issue #3 .
@sagnik1511 Made the changes. You can check them.
PR Fix for issue #3
I have updated all the Stings in print statements to f-string. I have changed tab_automl/automl/datasets.py, tab_automl/automl/fet_engineering.py, tab_automl/automl/processing.py, tab_automl/automl/training.py, tab_automl/main.py, test.py files and updated all the print statements in these files.