Difference between using iloc[-1] versus last_valid_index() to access the last row of a df
tried some simple tests and it seems to me they produce the same value, so what is the difference between the two, if any?
tried some simple tests and it seems to me they produce the same value, so what is the difference between the two, if any?