{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "%load_ext autoreload\n", "%autoreload 2" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [], "source": [ "# !pip install --user modin[dask]" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [], "source": [ "import sys\n", "sys.path.append(\"..\")" ] }, { "cell_type": "code", "execution_count": 4, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "C:\\Users\\argenisleon\\Anaconda3\\lib\\site-packages\\dask\\config.py:161: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.\n", " data = yaml.load(f.read()) or {}\n", "C:\\Users\\argenisleon\\Anaconda3\\lib\\site-packages\\statsmodels\\compat\\pandas.py:49: FutureWarning: The Panel class is removed from pandas. Accessing it from the top-level namespace will also be removed in the next version\n", " data_klasses = (pandas.Series, pandas.DataFrame, pandas.Panel)\n" ] } ], "source": [ "from optimus import Optimus" ] }, { "cell_type": "code", "execution_count": 76, "metadata": {}, "outputs": [ { "data": { "text/html": [ "Open Bumblebee: https://app.hi-bumblebee.com
| \n", " | text | \n", "section | \n", "cite_spans__start | \n", "cite_spans__end | \n", "cite_spans__text | \n", "cite_spans__ref_id | \n", "ref_spans__start | \n", "ref_spans__end | \n", "ref_spans__text | \n", "ref_spans__ref_id | \n", "text_1 | \n", "
|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | \n", "human type 1 DM. The aim of this study was to ... | \n", "\n", " | NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "37 | \n", "
| 1 | \n", "To this aim, naturally-passed fecal samples an... | \n", "\n", " | NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "79 | \n", "
| 2 | \n", "DNA was extracted from each fecal sample prior... | \n", "\n", " | NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "70 | \n", "
| 3 | \n", "Median DI was statistically different between ... | \n", "\n", " | NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "86 | \n", "
| 4 | \n", "The results of this preliminary study did not ... | \n", "\n", " | NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "176 | \n", "
| ... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
| 778 | \n", "The study was carried out on six dogs with a p... | \n", "SCH-P-1 | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "109 | \n", "
| 779 | \n", "Parenchymal liver metastasis was found in one ... | \n", "SCH-P-1 | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "189 | \n", "
| 780 | \n", "The obtained results indicate that contrast-en... | \n", "SCH-P-1 | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "20 | \n", "
| 781 | \n", "The enhancement patterns used in human medicin... | \n", "SCH-P-1 | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "20 | \n", "
| 782 | \n", "No disclosures to report. | \n", "Disclosures | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "NaN | \n", "4 | \n", "
783 rows × 11 columns
\n", "