Commits


Joris Van den Bossche authored and GitHub committed 093efdaff3e
MINOR: [Python][Docs] Fix mention of default for coerce_timestamps keyword in reading Parquet (#41498) ### Rationale for this change In the meantime we have updated the default for the `version` keyword from "1.0" to "2.4" and recently to "2.6", but this was not yet reflected in the description of the `coerce_timestamps` keyword. Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>