1 Open Issue Need Help Last updated: Sep 30, 2025

Open Issues Need Help

View All on GitHub

AI 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