Looking at the first example code given, the docu basically says that df["foo"].iloc[0] = 100 no longer works. It spends some text to explain why not and then tells the user: This statement can be ...