Bonus materials, exercises, and example projects for our Python tutorials
Role in this project:
Back-end Developer Contributions:11 reviews, 60 commits, 30 PRs in 1 year
Contributions summary:Jacob's primary contribution centers around the development of a data generation script used in a Pandas-based project. They modified a Python script (`generate_data.py`) to create synthetic data for a gradebook project, including student details, homework scores, and exam results. The script utilizes libraries such as `dataclasses`, `faker`, `pandas`, and `numpy` for data generation and manipulation. Their work involves creating realistic-looking data and its associated manipulation through python scripting.
pythonexample-projectspython3bonuspython-tutorials
Automated CircleCI pipeline to test retrieval augmented generation (RAG) technique when interacting with language model APIs.
Contributions:5 PRs, 27 pushes, 3 branches in 2 months