Commits


Joris Van den Bossche authored and Krisztián Szűcs committed ee32de55417
ARROW-8643: [Python] Fix failing pandas tests with DatetimeIndex on pandas master On pandas master they started asserting the "freq" attribute of a DatetimeIndex (which we don't preserve) Closes #7124 from jorisvandenbossche/ARROW-8643 Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Krisztián Szűcs <szucs.krisztian@gmail.com>