Good morning,
Allow me to ask you because I start with python and I have trouble knowing whether what I want to do is possible or not.
I would like to put in place a warning system for trees to be cut down.
I have a table with projected slaughter dates (maj_pevisionnel) and a year column that I use for my alerts symbology.
I would have liked to know if it was possible in the shift-forecast column to extract the year’s value from the date format and put it in the year column?
Or else by a condition to compare with this format the year of maj_previsional with the current year and assign it the desired symbology?