Open Issues Need Help
View All on GitHubAI Summary: This issue addresses an inconsistency in the README.md file where the API method `calculate_equity()` is used in code examples, but the actual public API is `calculate()`. The goal is to update the README examples to use the correct method signature and include all necessary parameters for a better first-user experience.
Complexity:
1/5
bug documentation good first issue