elastic / elastic/eland

Add support for a to_dask() method to convert an Eland DataFrame into a Dask DataFrame

Open
#436 0 comments 1 reaction 0 assignees View on GitHub
enhancement topic:dataframe
Dominant language
Python
Stars
693
Forks
112
PR merge metrics
No merged PRs in 30d

Description

Could we have a 'to_dask' API in Eland to convert an eland dataframe into a dask dataframe, the same way the 'to_pandas' API converts an eland dataframe to a pandas dataframe.

Contributor guide

Open the contributing guide

Research direction

Start by locating Eland's existing to_pandas API and tracing how it converts an Eland DataFrame. Define the corresponding to_dask entry point and verify that it returns a Dask DataFrame with behavior consistent with the existing conversion API.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.