Need to convert a dictionary to DataFrame in python. My current attempt and error
I understand I cannot use Scalar values but the dictionary is getting picked up directly from Yahoo finance API and I need all of that data to be put into a DataFrame but if I do a direct Signal_data = pd.DataFrame - it skips the Stock name which is important.
Is there any way to directly convert the entire signal_data into a DataFrame including the Stock Name which is UPL.NS and INFY.NS and the date.