Commits


Joris Van den Bossche authored and François Saint-Jacques committed 8cf0c8e0a88
ARROW-7527: [Python] Fix pandas/feather tests for unsupported types with pandas master https://issues.apache.org/jira/browse/ARROW-7527 Period dtype is now supported in pandas <-> arrow conversions with pandas master (https://github.com/pandas-dev/pandas/pull/28371) Closes #6147 from jorisvandenbossche/ARROW-7527 and squashes the following commits: a64da2c3f <Joris Van den Bossche> ARROW-7527: Fix pandas/feather tests for unsupported types with pandas master Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: François Saint-Jacques <fsaintjacques@gmail.com>