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

.calc_stats() return my three errors #153

Open
akitxu opened this issue Aug 23, 2021 · 1 comment
Open

.calc_stats() return my three errors #153

akitxu opened this issue Aug 23, 2021 · 1 comment

Comments

@akitxu
Copy link

akitxu commented Aug 23, 2021

Dear all. I am testing this package, which I think is very good to facilitate script construction with less code. In the statement that I show below, I find the following errors.

estadisticos = cotiz_val.calc_stats() estadisticos.display()

`/home/enri/anaconda3/lib/python3.8/site-packages/pandas/core/arraylike.py:358: RuntimeWarning:

divide by zero encountered in log

/home/enri/anaconda3/lib/python3.8/site-packages/pandas/core/arraylike.py:358: RuntimeWarning:

invalid value encountered in log

/home/enri/anaconda3/lib/python3.8/site-packages/ffn/core.py:1376: RuntimeWarning:

invalid value encountered in double_scalars`

I would appreciate your help in reviewing my DataFrame. What can be the cause of each of these errors? What do you suggest I should look for there?

Best regards.

@quant12345
Copy link
Contributor

@akitxu Hi!

Better late than never. It would be nice to have a reproducible example of the error.

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