Skip to content
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

TYP: read_sas #47410

Merged
merged 7 commits into from
Jun 24, 2022
Merged

TYP: read_sas #47410

merged 7 commits into from
Jun 24, 2022

Conversation

twoertwein
Copy link
Member

No description provided.

pandas/io/sas/sas7bdat.py Outdated Show resolved Hide resolved
@jonashaag
Copy link
Contributor

Does this need documentation because we’re breaking the API or do we consider it internal with no guarantees?

@twoertwein
Copy link
Member Author

Does this need documentation because we’re breaking the API or do we consider it internal with no guarantees?

If we want this change @jreback (I certainly would like it from a typing perspective), I think it should have a whatsnew. Otherwise, I'm happy to keep None but then adjust the overloads of read_sas to include None

@jreback
Copy link
Contributor

jreback commented Jun 18, 2022

i think it's fine

just add a note on the very slight api change

@mroeschke mroeschke added IO SAS SAS: read_sas Typing type annotations, mypy/pyright type checking labels Jun 21, 2022
@mroeschke mroeschke added this to the 1.5 milestone Jun 21, 2022
Copy link
Member

@mroeschke mroeschke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Off to @jreback

@mroeschke mroeschke merged commit 6786ab2 into pandas-dev:main Jun 24, 2022
@mroeschke
Copy link
Member

Thanks @twoertwein

yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* TYP: read_sas

* make __next__ compatibel with empty datafram

* df -> da

* whatsnew
@twoertwein twoertwein deleted the read_sas branch September 21, 2022 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO SAS SAS: read_sas Typing type annotations, mypy/pyright type checking
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants