You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm encountering a ValueError: Invalid frequency: ME when using the qs.reports.html function. This error seems to be generated internally within the library, even when I provide a valid integer value for the periods_per_year argument.
I'm encountering a ValueError: Invalid frequency: ME when using the qs.reports.html function. This error seems to be generated internally within the library, even when I provide a valid integer value for the periods_per_year argument.
Steps to Reproduce
Import libraries
Create Sample Data
Attempt to generate the report:
The above code produces the following traceback (shortened for clarity):
The text was updated successfully, but these errors were encountered: