Skip to content

ARROW-2513: [Python] DictionaryType should give access to index type and dictionary array - #1951

Closed
crepererum wants to merge 2 commits into
apache:masterfrom
crepererum:ARROW-2513
Closed

ARROW-2513: [Python] DictionaryType should give access to index type and dictionary array#1951
crepererum wants to merge 2 commits into
apache:masterfrom
crepererum:ARROW-2513

Conversation

@crepererum

Copy link
Copy Markdown
Contributor

Implement missing Python properties for DictionaryType

@pitroupitrou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing that. There's a typo below, otherwise LGTM.

Comment threadpython/pyarrow/tests/test_types.py Outdated

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: "dictionay".

@pitrou

Copy link
Copy Markdown
Member

Thanks @crepererum !

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@crepererum@pitrou