-
Notifications
You must be signed in to change notification settings - Fork 854
Open
Description
Summary
I'd like to propose adding a "Tutorials" folder to complement the existing "Examples" folder. While examples are great for quick reference, tutorials would provide step-by-step learning content for new users.
Motivation
- Current examples are concise and focused (great for reference)
- New users would benefit from comprehensive, educational content
- Tutorials could showcase real-world use cases and best practices
Proposed Structure
pygwalker/
├── examples/ # Existing - short scripts
└── tutorials/ # NEW - comprehensive guides
├── README.md
└── complete_tutorial.ipynb
First Contribution
I've created a comprehensive tutorial notebook covering:
- Setup and basic usage
- All chart types and features
- Real-world use cases (sales analysis, customer segmentation, A/B testing)
- Performance optimization and best practices
Preview: Google Colab Notebook
Duration: ~30-45 minutes
Level: Beginner to Intermediate
Questions
- Does this align with the project's documentation goals?
- Would you accept a PR adding this tutorial?
- Any preferences for structure or format?
I'm happy to adjust based on feedback. Thanks for considering!
ObservedObserver
Metadata
Metadata
Assignees
Labels
No labels