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

ratios.get_reinvestment_rate(trailing=4) not working #146

Open
cianryan09 opened this issue Jun 8, 2024 · 0 comments
Open

ratios.get_reinvestment_rate(trailing=4) not working #146

cianryan09 opened this issue Jun 8, 2024 · 0 comments

Comments

@cianryan09
Copy link

I'm trying to run the get_reinvestment_rate function but it doesn't work once you put in trailing period figure greater than 0.

The error message is:
An error occurred while trying to run the function get_dividend_payout_ratio. window must be an integer 0 or greater
Series([], dtype: object)

The dividend payout ratio function works fine with trailing=4

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