Commits

Wes McKinney authored b83db6116dc
ARROW-3374: [Python] Implicitly set from_pandas=True when passing pandas.Categorical to pyarrow.array. Preserve ordered categories Author: Wes McKinney <wesm+git@apache.org> Closes #2670 from wesm/ARROW-3374 and squashes the following commits: 914c7dddc <Wes McKinney> Implicitly set from_pandas=True when passing pandas.Categorical to pyarrow.array. Ensure that ordered categories are preserved