Update data_frame_tool to latest (#3919)
* update data_frame_tool to latest:
Handle datetime and catecorical dataframe column types.
Handle ML.NET / Featurizers metadata outputs.
Input and Output are pandas dataframes.
* remove whitespaces
* reformat comment
remove whitespaces
* reformat comment
remove whitespaces
Co-authored-by: Gani Nazirov <ganaziro@microsoft.com>