Why does “val = yield x” run on it’s own in a separate output cell with val as x?
This is the code i wrote:
How to convert date time column into ISO08601 format
I’m trying to set my time record to iso08601 but I get the error that the iso does not match the given time stamp. I also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didn’t work the way I thought it would. ChatGPT gave me some options but I’ve tried them all. I think its because of the spaces.
ISO08601 standard not the same as database output
I’m trying to set my time record to iso08601 but I get the error that the iso does not match the given time stamp. I also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didn’t work the way I thought it would. ChatGPT gave me some options but I’ve tried them all. I think its because of the spaces.
ISO08601 standard is not reqognised
Im trying to set my timerecord to iso08601 but i get the error that the iso does not match the given time stamp. this dindt work. i also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didnt work the way i thought it would. chatgbt gave me some option but i tryed them all. still think its because of the spaces
trying to set iso standard in pyhton but its says its not the right iso
Im trying to set my timerecord to iso08601 but i get the error that the iso does not match the given time stamp. this dindt work. i also made the format my self (format=’%Y-%m-%d %H:%M:%S’) this didnt work the way i thought it would. chatgbt gave me some option but i tryed them all. still think its because of the spaces
jupyter note book doesnt let me acces the column
can someone help me, I want to acces a column in jupyter notbook but is doesnt see it, i coppied the exact name from df.head, that diddnt work