h2oai / h2oai/wave

Remove mypy errors from python examples

Open
#2,047 15 comments 0 reactions 0 assignees View on GitHub
chore good first issue py
Dominant language
Python
Stars
4.3k
Forks
371
Avg merge
26d 1h
Merged PRs (30d)
1

Description

* Either install [Mypy CLI](https://mypy.readthedocs.io/en/stable/) or extension in your IDE of choice.
* Run mypy against all `py/examples` files.
* Refactor where needed, make sure the existing functionality is not broken.

Contributor guide

Open the contributing guide

Research direction

Start by installing the Mypy CLI or an IDE extension, then run mypy against all files under py/examples to identify the reported errors. Refactor the examples as needed while preserving their existing functionality; the work is done when the examples pass mypy without breaking their behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.