Skip to content

Warning in pandas tests #187

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

Closed
fjosw opened this issue May 30, 2023 · 0 comments · Fixed by #192
Closed

Warning in pandas tests #187

fjosw opened this issue May 30, 2023 · 0 comments · Fixed by #192

Comments

@fjosw
Copy link
Owner

fjosw commented May 30, 2023

The recent changes in #174 and #184 seem to have introduced the following warning when calling the tests:

tests/pandas_test.py::test_nan_df_export_import
  /home/fjosw/Codes/pyerrors/pyerrors/input/pandas.py:85: UserWarning: nan value in column int will be replaced by None
    warnings.warn("nan value in column " + column + " will be replaced by None", UserWarning)

Can you please have a look at this @jkuhl-uni ?

@fjosw fjosw linked a pull request Jun 1, 2023 that will close this issue
@fjosw fjosw closed this as completed in #192 Jun 1, 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 a pull request may close this issue.

1 participant