-
Notifications
You must be signed in to change notification settings - Fork 37
Added Plotly Course #99
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great first notebook contrib with good interactive elements! Just some comments overall:
- Make explanations specific to the dataset chosen, not just general desc (or what happens on varying the params/UI elements like sliders). Some fun facts/anomalies if any, which you might find on varying the params and the plots reflecting those changes.
- Personal insights about what the visualizations reveal in this specific data (own words)
- Consider adding a short comparison of when to use each visualization type
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
Co-authored-by: Srihari Thyagarajan <[email protected]>
@BryanZhang938 Let me know if you need any help in addressing the main review comments (left in the PR comment above). Mainly in relation to explaining the plots & having explanations tailored to the plots. |
return | ||
|
||
|
||
@app.cell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@app.cell | |
@app.cell(hide_code=True) |
Can we hide all markdown cells listed in the notebook?
return | ||
|
||
|
||
@app.cell |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would separate the markdown section in separate cells in accordance with each section.
@BryanZhang938 Wondering if you had a chance to look at this PR again (& the review comments posted above). |
📝 Summary
I created a Marimo notebook for the Statistical Charts lesson in the Plotly course. Let me know if there are any questions or concerns.
#70
📋 Checklist
--sandbox
README.md