Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Spreadsheet API #2796

Closed
richardlin047 opened this issue Mar 2, 2021 · 1 comment · Fixed by #2797
Closed

Add Spreadsheet API #2796

richardlin047 opened this issue Mar 2, 2021 · 1 comment · Fixed by #2797
Labels
new feature/request 💬 Requests and pull requests for new features

Comments

@richardlin047
Copy link
Contributor

Add the modin.spreadsheet API by integrating modin-spreadsheet.

Plan to expose 2 API:
from_dataframe: Creates spreadsheet from dataframe
to_dataframe: Exports dataframe from spreadsheet

Conventional usage could look like:
import modin.spreadsheet as mss

@richardlin047 richardlin047 added the new feature/request 💬 Requests and pull requests for new features label Mar 2, 2021
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
…eadsheet import

Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
…ements

Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
…eet test name

Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
richardlin047 added a commit to richardlin047/modin that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
devin-petersohn pushed a commit that referenced this issue Mar 3, 2021
Signed-off-by: Richard Lin <richard.lin.047@berkeley.edu>
@rootsmusic
Copy link

@richardlin047 See #6416 about modin.spreadsheet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature/request 💬 Requests and pull requests for new features
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants