Jul-30-2024, 05:33 AM
d = {'Date': [31/12/2010,31/03/2011,30/06/2011], 'Amount': [1000,1300,1550]}This is not valid Python code. Try to run it with the interpreter.
« We can solve any problem by introducing an extra level of indirection »