Skip to content

TYP: parsers #52993

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
May 1, 2023
Merged

TYP: parsers #52993

merged 8 commits into from
May 1, 2023

Conversation

jbrockmendel
Copy link
Member

Trying to make these less stateful. This will take a few passes.

@mroeschke mroeschke added Refactor Internal refactoring of code IO CSV read_csv, to_csv Typing type annotations, mypy/pyright type checking labels May 1, 2023
@mroeschke mroeschke modified the milestones: 2.0.2, 2.1 May 1, 2023
@mroeschke mroeschke merged commit 238eb8c into pandas-dev:main May 1, 2023
@mroeschke
Copy link
Member

Thanks @jbrockmendel

@jbrockmendel jbrockmendel deleted the typ-parsers branch May 1, 2023 17:58
topper-123 pushed a commit to topper-123/pandas that referenced this pull request May 7, 2023
* REF: avoid modifying self.index_col

* REF: remove unused, do less in init

* REF: simplify parsers calls

* use orig_names

* simplify

* stronger typing sorta

* TYP/REF: make Parsers less stateful

* final
Rylie-W pushed a commit to Rylie-W/pandas that referenced this pull request May 19, 2023
* REF: avoid modifying self.index_col

* REF: remove unused, do less in init

* REF: simplify parsers calls

* use orig_names

* simplify

* stronger typing sorta

* TYP/REF: make Parsers less stateful

* final
Daquisu pushed a commit to Daquisu/pandas that referenced this pull request Jul 8, 2023
* REF: avoid modifying self.index_col

* REF: remove unused, do less in init

* REF: simplify parsers calls

* use orig_names

* simplify

* stronger typing sorta

* TYP/REF: make Parsers less stateful

* final
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv Refactor Internal refactoring of code Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants