2024-09-28 16:04:12 +00:00
|
|
|
{
|
|
|
|
"cells": [
|
|
|
|
{
|
|
|
|
"cell_type": "code",
|
2024-09-28 20:18:36 +00:00
|
|
|
"execution_count": 7,
|
2024-09-28 16:04:12 +00:00
|
|
|
"metadata": {},
|
|
|
|
"outputs": [
|
|
|
|
{
|
|
|
|
"name": "stdout",
|
|
|
|
"output_type": "stream",
|
|
|
|
"text": [
|
2024-09-28 20:18:36 +00:00
|
|
|
"Estimated offset is: 0.982618\n",
|
|
|
|
"Estimated slope is: 3.000173\n",
|
|
|
|
"R^2: 0.999999\n",
|
|
|
|
"2 <object> <object>\n"
|
2024-09-28 16:04:12 +00:00
|
|
|
]
|
2024-09-28 20:18:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"data": {
|
|
|
|
"text/plain": [
|
|
|
|
"\u001b[1mnull\u001b[22m"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"execution_count": 7,
|
|
|
|
"metadata": {},
|
|
|
|
"output_type": "execute_result"
|
2024-09-28 16:04:12 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"source": [
|
2024-09-28 16:09:31 +00:00
|
|
|
"import stats from \"./stat/mod.ts\";\n",
|
2024-09-28 20:18:36 +00:00
|
|
|
"\n",
|
2024-09-28 16:09:31 +00:00
|
|
|
"stats.example();"
|
2024-09-28 16:04:12 +00:00
|
|
|
]
|
2024-09-28 20:18:36 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"cell_type": "code",
|
|
|
|
"execution_count": 3,
|
|
|
|
"metadata": {},
|
|
|
|
"outputs": [
|
|
|
|
{
|
|
|
|
"name": "stdout",
|
|
|
|
"output_type": "stream",
|
|
|
|
"text": [
|
|
|
|
"2 \u0001\u0002\u0003\n"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"data": {
|
|
|
|
"text/plain": [
|
|
|
|
"\u001b[1mnull\u001b[22m"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"execution_count": 3,
|
|
|
|
"metadata": {},
|
|
|
|
"output_type": "execute_result"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"source": []
|
2024-09-28 16:04:12 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"metadata": {
|
|
|
|
"kernelspec": {
|
|
|
|
"display_name": "Deno",
|
|
|
|
"language": "typescript",
|
|
|
|
"name": "deno"
|
|
|
|
},
|
|
|
|
"language_info": {
|
|
|
|
"codemirror_mode": "typescript",
|
|
|
|
"file_extension": ".ts",
|
|
|
|
"mimetype": "text/x.typescript",
|
|
|
|
"name": "typescript",
|
|
|
|
"nbconvert_exporter": "script",
|
|
|
|
"pygments_lexer": "typescript",
|
|
|
|
"version": "5.6.2"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"nbformat": 4,
|
|
|
|
"nbformat_minor": 2
|
|
|
|
}
|