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

A future warning from pandas #54

Open
yaelbh opened this issue Oct 9, 2022 · 1 comment
Open

A future warning from pandas #54

yaelbh opened this issue Oct 9, 2022 · 1 comment

Comments

@yaelbh
Copy link
Contributor

yaelbh commented Oct 9, 2022

/home/yaelbh/.local/lib/python3.8/site-packages/qiskit_ibm_experiment/client/local_client.py:634: FutureWarning: In a future version, object-dtype columns with all-bool values will not be included in reductions with bool_only=True. Explicitly cast to bool dtype instead.
  self._results = pd.concat([self._results, new_df], ignore_index=True)
@yaelbh
Copy link
Contributor Author

yaelbh commented Feb 6, 2024

@coruscating This issue is about the local service. If the local service is moved to Qiskit Experiments then we should either close the issue or move it as well.

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

No branches or pull requests

1 participant