Skip to content

TYP: changed variable cat_array to cat_array_list in dtypes.py #44373

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

Closed
wants to merge 54 commits into from

Conversation

nickleus27
Copy link
Contributor

xref #37715

@nickleus27
Copy link
Contributor Author

@jbrockmendel any idea why I am failing these tests? Thanks for your time.

@jbrockmendel
Copy link
Member

Best guess is the CI started using a newer version of pyarrow and ran into #44231, so its unrelated to this PR and you can ignore those particular failures for now

@jreback
Copy link
Contributor

jreback commented Nov 28, 2021

can you merge master

@jreback jreback added the Typing type annotations, mypy/pyright type checking label Nov 28, 2021
realead and others added 26 commits November 28, 2021 13:01
…4397)

* ENH: Support timespec argument in Timestamp.isoformat()

* Get rid of tabs

* Copy isoformat docstring to NaTType

* Remove NaT docstring changes & update NaT tests

* Fix another black issue
@nickleus27 nickleus27 closed this Nov 28, 2021
@nickleus27
Copy link
Contributor Author

nickleus27 commented Nov 28, 2021

@jreback Sorry I pulled from master then pushed. I guess that was the wrong thing to do. I should have git merge. Not sure how to undo this. So I just closed the pull request.

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.