We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb77fe3 commit 1f4e407Copy full SHA for 1f4e407
financetoolkit/portfolio/portfolio_controller.py
@@ -317,7 +317,7 @@ def read_portfolio_dataset(
317
- Columns can be specified in the configuration or provided explicitly.
318
- For missing cost or income columns, an exception is raised if no valid configuration is found.
319
320
- Note:
+ Notes:
321
- Duplicates are handled according to configuration settings ('self._cfg["general"]["adjust_duplicates"]').
322
- If duplicate data is found in the combination of datasets, it will be removed to prevent double-counting.
323
- The date columns are converted to datetime objects, and transaction descriptions are treated as
0 commit comments