Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K

Testing#

Assertion functions#

testing.assert_frame_equal(left, right[, ...])

Check that left and right DataFrame are equal.

testing.assert_series_equal(left, right[, ...])

Check that left and right Series are equal.

testing.assert_index_equal(left, right[, ...])

Check that left and right Index are equal.


[8]ページ先頭

©2009-2025 Movatter.jp