Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Marshal deprecated pandas.util.testing import.#922

Open
bcrant wants to merge1 commit intoinfluxdata:master
base:master
Choose a base branch
Loading
frombcrant:chore/df-test-import

Conversation

bcrant
Copy link

Fixes warning generated by tests.

Attempts to import from pandas public API for newer versions of pandas...
from pandas.testing import assert_frame_equal

...resolves to the existing path when not found...
from pandas.util.testing import assert_frame_equal when not found

FutureWarning: pandas.util.testing is deprecated. Use the functions in the public API at pandas.testing instead.    from pandas.util.testing import assert_frame_equal

Contributor checklist
  • Builds are passing
  • New tests have been added (for feature additions)

@bcrant
Copy link
Author

@aviau@xginn8 Any objections to this? Can we merge?

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@aviauaviauAwaiting requested review from aviauaviau is a code owner

@xginn8xginn8Awaiting requested review from xginn8xginn8 is a code owner

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@bcrant

[8]ページ先頭

©2009-2025 Movatter.jp