Spaces:
Sleeping
Sleeping
Arts-of-coding
commited on
Commit
•
7bb211a
1
Parent(s):
4a179ea
Upload Corneal_meta-atlas_scRNA-seq.ipynb
Browse files
Corneal_meta-atlas_scRNA-seq.ipynb
CHANGED
@@ -85,6 +85,8 @@
|
|
85 |
}
|
86 |
],
|
87 |
"source": [
|
|
|
|
|
88 |
"import numpy as np\n",
|
89 |
"import pandas as pd\n",
|
90 |
"import matplotlib.pyplot as plt\n",
|
@@ -610,4 +612,4 @@
|
|
610 |
},
|
611 |
"nbformat": 4,
|
612 |
"nbformat_minor": 5
|
613 |
-
}
|
|
|
85 |
}
|
86 |
],
|
87 |
"source": [
|
88 |
+
"import warnings\n",
|
89 |
+
"warnings.filterwarnings('ignore')\n",
|
90 |
"import numpy as np\n",
|
91 |
"import pandas as pd\n",
|
92 |
"import matplotlib.pyplot as plt\n",
|
|
|
612 |
},
|
613 |
"nbformat": 4,
|
614 |
"nbformat_minor": 5
|
615 |
+
}
|