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

Asv/warn error #45

Closed
wants to merge 10 commits into from
Closed

Asv/warn error #45

wants to merge 10 commits into from

Conversation

mroeschke
Copy link
Owner

  • 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.

WillAyd and others added 10 commits February 6, 2024 11:48
* MultiIndex.names|codes|levels returns tuples

* Fix typing

* Add whatsnew note

* Fix stacking

* Fix doctest, test

* Fix other test

* Remove example
* REF: Compute correct result_index upfront in groupby

* Refinements

* Refinements

* Refinements

* Restore inferring index dtype

* Test fixups

* Refinements

* Refinements

* fixup

* fixup

* fixup

* Fix sorting and non-sorting

* Cleanup

* Call ensure_plantform_int last

* fixup

* fixup

* REF: Compute correct result_index upfront in groupby

* Add test

* Remove test

* Move unobserved to the end

* cleanup

* cleanup

* cleanup

* Merge fixup

* fixup

* fixup

* Fixup and test

* whatsnew

* type ignore

* Refactor & type annotations

* Better bikeshed
…plot.pie (pandas-dev#57266)

* bring "color" out of kwargs in bar,barh,line function signatures to match docstring

* bring "y" out of kwargs in pie function signatures to match docstring

* update code_checks for fixed docstrings

* change typehint from np Arraylike to Sequence to avoid dependence on np typing

* Use "IndexLabel" instead of generics

* rebundle args into kwargs before calling self to avoid "cannot use foo arg with bar arg" errors
@mroeschke mroeschke closed this Feb 7, 2024
@mroeschke mroeschke deleted the asv/warn_error branch February 7, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants