mirror of
https://github.com/Magnus167/msyrs.git
synced 2025-08-20 09:40:00 +00:00
add imports
This commit is contained in:
parent
e9be07bd1e
commit
5b4370a6a8
@ -19,6 +19,19 @@
|
||||
":dep polars"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": 3,
|
||||
"id": "22e1ae9e-14b8-4be4-b852-8f0fb420eaca",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"use msyrs::download::{JPMaQSDownload, JPMaQSDownloadGetIndicatorArgs};\n",
|
||||
"use msyrs::utils as msyrs_utils;\n",
|
||||
"use msyrs::utils::qdf as msyrs_qdf;\n",
|
||||
"use polars::frame::DataFrame;"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "0c8ac34a-d0e5-458d-81a3-f7825ad50612",
|
||||
|
Loading…
x
Reference in New Issue
Block a user