Skip to content

Conversation

simonjayhawkins
Copy link
Member

  • Updated get_data_from_filepath signature and removed unnecessary type ignores.

  • Added type annotations for preprocess_data and _data_to_frame.

  • closes #xxxx (Replace xxxx with the GitHub issue number)

  • Tests added and passed if fixing a bug or adding a new feature

  • All code checks passed.

  • Added type annotations to new arguments/methods/functions.

  • Added an entry in the latest doc/source/whatsnew/vX.X.X.rst file if fixing a bug or adding a new feature.

- Updated get_data_from_filepath signature and removed unnecessary type ignores.
- Added type annotations for preprocess_data and _data_to_frame.
@simonjayhawkins simonjayhawkins added the Typing type annotations, mypy/pyright type checking label Sep 10, 2025
@mroeschke mroeschke added this to the 3.0 milestone Sep 10, 2025
@mroeschke mroeschke merged commit d0f43ee into pandas-dev:main Sep 10, 2025
42 checks passed
@mroeschke
Copy link
Member

Thanks @simonjayhawkins

@simonjayhawkins simonjayhawkins deleted the annotations-ignores branch September 10, 2025 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants