execute_code
Run Python code for financial analysis and calculations to support research workflows, with results output via print statements.
Instructions
Execute python code can be used in scenarios such as analysis or calculation, and the final result can be printed using the print function.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | code to be executed |