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
* Add option to save portfolio to csv
- add portfolio_to_csv method to Portfolio class
- extend argument parsing with path option for saving csv
- portfolio_to_csv executes after get() method when path for saving csv is provided
* use output_path only in csv function
* rm whitespace
---------
Co-authored-by: marzzzello <[email protected]>
0 commit comments