Revert "Date" and "Time" changes column on crawler.py
on crawler.py "Date" and "Time" columns are made by separating them using the python datetime modules. This is redundant since the dataframe need the full format ( yyyy-mm-dd HH:MM:SS) for merging in later stage