|
17 | 17 | }, |
18 | 18 | { |
19 | 19 | "cell_type": "code", |
20 | | - "execution_count": null, |
| 20 | + "execution_count": 1, |
21 | 21 | "metadata": {}, |
22 | 22 | "outputs": [], |
23 | 23 | "source": [ |
|
28 | 28 | }, |
29 | 29 | { |
30 | 30 | "cell_type": "code", |
31 | | - "execution_count": 3, |
| 31 | + "execution_count": 2, |
32 | 32 | "metadata": {}, |
33 | 33 | "outputs": [], |
34 | 34 | "source": [ |
|
93 | 93 | }, |
94 | 94 | { |
95 | 95 | "cell_type": "code", |
96 | | - "execution_count": 4, |
| 96 | + "execution_count": null, |
97 | 97 | "metadata": {}, |
98 | 98 | "outputs": [ |
99 | 99 | { |
|
131 | 131 | "23%: market share\n", |
132 | 132 | "5%: customer churn\n", |
133 | 133 | "8%: previous customer churn\n", |
134 | | - "43.00: user acquisition cost\n", |
| 134 | + "43.0: user acquisition cost\n", |
135 | 135 | "78%: product adoption rate\n", |
136 | 136 | "87%: employee satisfaction\n", |
137 | 137 | "34%: operating margin\n", |
|
143 | 143 | "87%: employee satisfaction\n", |
144 | 144 | "78%: product adoption rate\n", |
145 | 145 | "45%: revenue growth\n", |
146 | | - "43.00: user acquisition cost\n", |
| 146 | + "43.0: user acquisition cost\n", |
147 | 147 | "34%: operating margin\n", |
148 | 148 | "23%: market share\n", |
149 | 149 | "8%: previous customer churn\n", |
|
156 | 156 | "| Employee Satisfaction | 87% |\n", |
157 | 157 | "| Product Adoption Rate | 78% |\n", |
158 | 158 | "| Revenue Growth | 45% |\n", |
159 | | - "| User Acquisition Cost | 43.00 |\n", |
160 | | - "| Operating Margin | 34% |\n", |
161 | | - "| Market Share | 23% |\n", |
162 | | - "| Previous Customer Churn | 8% |\n", |
163 | | - "| Customer Churn | 5% |\n", |
164 | | - "| Metric | Value |\n", |
165 | | - "|:--|--:|\n", |
166 | | - "| Customer Satisfaction | 92% |\n", |
167 | | - "| Employee Satisfaction | 87% |\n", |
168 | | - "| Product Adoption Rate | 78% |\n", |
169 | | - "| Revenue Growth | 45% |\n", |
170 | | - "| User Acquisition Cost | 43.00 |\n", |
| 159 | + "| User Acquisition Cost | 43.0 |\n", |
171 | 160 | "| Operating Margin | 34% |\n", |
172 | 161 | "| Market Share | 23% |\n", |
173 | 162 | "| Previous Customer Churn | 8% |\n", |
|
219 | 208 | "\n", |
220 | 209 | "print(\"\\nInput text:\")\n", |
221 | 210 | "print(report)\n", |
222 | | - "formatted_result = chain(report, data_processing_steps)\n", |
223 | | - "print(formatted_result)" |
| 211 | + "formatted_result = chain(report, data_processing_steps)" |
224 | 212 | ] |
225 | 213 | }, |
226 | 214 | { |
|
784 | 772 | ], |
785 | 773 | "metadata": { |
786 | 774 | "kernelspec": { |
787 | | - "display_name": "py311", |
| 775 | + "display_name": "ultralytics", |
788 | 776 | "language": "python", |
789 | 777 | "name": "python3" |
790 | 778 | }, |
|
798 | 786 | "name": "python", |
799 | 787 | "nbconvert_exporter": "python", |
800 | 788 | "pygments_lexer": "ipython3", |
801 | | - "version": "3.11.6" |
| 789 | + "version": "3.12.7" |
802 | 790 | } |
803 | 791 | }, |
804 | 792 | "nbformat": 4, |
|
0 commit comments