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

Tst/cln/fixtures #35

Closed
wants to merge 38 commits into from
Closed

Tst/cln/fixtures #35

wants to merge 38 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.

jbrockmendel and others added 30 commits November 17, 2023 13:40
* TST: Simplify and clarify test skipping

* Typo

* Update pandas/tests/arithmetic/test_datetime64.py

* Don't skip because of duplicates
* remove ctypedef class from lib.pyx

* fixes

* try something for bytes

* feedback

* fix comparisons
* BUG: GroupBy.value_counts sorting order

* Whatsnew

* cleanup

* Fix categorical and add test

* cleanup
* improve perf of index assertions

* whatsnew

* faster _array_equivalent_object

* add comment

* remove xfail

* skip mask if not needed
…pandas-dev#56031)

* DOC: Fix GH# in whatsnew not for DataFrameGroupBy.value_counts bugfix

* Fix comment
* TST: un-xfail pyarrow thousands test

* TST: de-xfail memory_map tests

* remove unused

* revert no-longer-needed
* TST: collect Period tests

* Collect Period tests
* TST: collect scalar Interval tests

* TST: collect IntervalIndex tests

* TST: collect Interval tests
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ev#55929)

* Keep original values when taking with a new fill value

* Switch one-letter name

* Fix whatsnew
* Refactor lreshape

* Refactor wide_to_long validation

* Refactor wide_to_long

* Annotation
jbrockmendel and others added 8 commits November 20, 2023 09:55
* BUG: nanoseconds and reso in dateutil paths

* GH ref
* fix and add test

* add whatsnew

* rm comment
* CI: Make is_ci_environment less necessary

* Add back env settingg

* Add back comment

* Refactor test_read_csv_chunked_download
* DEP: Deprecate empty bool indexer for Index

* Fix
* TST: Make test_user_agent run in CI

* Fix module skip name
@mroeschke mroeschke closed this Nov 20, 2023
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.

10 participants