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

surpress error messages when running in groupby or in loop #22

Closed
naurisozols opened this issue Nov 21, 2021 · 1 comment
Closed

surpress error messages when running in groupby or in loop #22

naurisozols opened this issue Nov 21, 2021 · 1 comment

Comments

@naurisozols
Copy link

add possibility to set false on error messages when running functions in loop or using Pandas groupby.. In case of error - no value returned (empty), but it's not affect further workflow execution

@Anexen
Copy link
Owner

Anexen commented Dec 2, 2021

Hi, @naurisozols. Added the ability to silence the exception in version 0.7. Please try xirr(..., silent=True)

@Anexen Anexen closed this as completed Dec 3, 2021
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

2 participants