elastic / elastic/eland

Implement Index.to_pandas()

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted topic:series
Dominant language
Python
Stars
693
Forks
112
PR merge metrics
No merged PRs in 30d

Description

Would be nice to have a method to pull an `Index` to pandas in line with `DataFrame.to_pandas()` and `Series.to_pandas()`.

Contributor guide

Open the contributing guide

Research direction

Start by reading the Index API alongside the existing DataFrame.to_pandas() and Series.to_pandas() entry points. Check how those methods are tested, then add the corresponding Index behavior and verify that an Index can be converted to pandas consistently with the existing methods.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
data
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.