elm
elm copied to clipboard
Add Wikipedia scraping example
Add example of end-to-end pipeline to scrape information about NREL's current director from Wikipedia articles.
@grantbuster Tracking a few things we have to resolve:
- [ ] Should we reduce the example to just a single
.py
or a.ipynb
file? - [ ] Should we add an end-to-end pipeline execution as an integration test?