You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\hostedtoolcache\windows\Python\3.11.3\x64\Lib\site-packages\pandas\_testing\asserters.py", line 1224, in assert_frame_equal
assert_series_equal(
File "C:\hostedtoolcache\windows\Python\3.11.3\x64\Lib\site-packages\pandas\_testing\asserters.py", line 1014, in assert_series_equal
_testing.assert_almost_equal(
File "pandas\_libs\testing.pyx", line 52, in pandas._libs.testing.assert_almost_equal
File "pandas\_libs\testing.pyx", line 172, in pandas._libs.testing.assert_almost_equal
File "C:\hostedtoolcache\windows\Python\3.11.3\x64\Lib\site-packages\pandas\_testing\asserters.py", line 599, in raise_assert_detail
raise AssertionError(msg)
AssertionError: DataFrame.iloc[:, 2] (column name="domain_prob") are different
DataFrame.iloc[:, 2] (column name="domain_prob") values are different (100.0 %)
[index]: [0, 1, 2]
[left]: [0.92493016, 0.7773866, 0.7986983]
[right]: [0.9245585, 0.7698675, 0.6994265]
At positional index 0, first diff: 0.92493016 != 0.9245585
Error: Process completed with exit code 1.
The text was updated successfully, but these errors were encountered:
See https://github.com/exabiome/gtnet/actions/runs/5181901828/jobs/9338033770
The text was updated successfully, but these errors were encountered: