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

Docs: Update Quickstart / getting started demo language #4125

Open
alejandro-ponder opened this issue Feb 1, 2022 · 0 comments
Open

Docs: Update Quickstart / getting started demo language #4125

alejandro-ponder opened this issue Feb 1, 2022 · 0 comments
Labels
documentation 📜 Updates and issues with the documentation P1 Important tasks that we should complete soon

Comments

@alejandro-ponder
Copy link

https://github.com/modin-project/modin/blame/master/docs/getting_started/quickstart.rst#L51

"For the purpose of demonstration, we will load in modin as pd and pandas as pandas."

Before jumping into the mechanics of loading Modin, consider introducing the demo problem here. It was very well written in the summary at the end of the section, maybe worth including it up front here before talking about import statements. "this tutorial demonstrated how Modin delivers significant speedup on pandas operations without the need for any extra effort. Throughout example, we moved from working with 100MBs of data to 20GBs of data all without having to change anything or manually optimize our code to achieve the level of scalable performance that Modin provides."

@Garra1980 Garra1980 added the documentation 📜 Updates and issues with the documentation label Feb 4, 2022
@vnlitvinov vnlitvinov added the P1 Important tasks that we should complete soon label Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📜 Updates and issues with the documentation P1 Important tasks that we should complete soon
Projects
None yet
Development

No branches or pull requests

3 participants