Commits


Joris Van den Bossche authored and Neal Richardson committed b39283534f6
ARROW-7591: [Python] Fix DictionaryArray.to_numpy() to return decoded numpy array Closes #6212 from jorisvandenbossche/ARROW-7591 and squashes the following commits: 230b7d2b0 <Joris Van den Bossche> ARROW-7591: Fix DictionaryArray.to_numpy() to return decoded numpy array Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: Neal Richardson <neal.p.richardson@gmail.com>