Skip to content

Commit

Permalink
missing metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobe90 committed Jun 11, 2024
1 parent 9c844d8 commit 1295950
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions -2_values.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,19 @@
"cell_type": "code",
"execution_count": 1,
"id": "463e7151",
"metadata": {},
"outputs": [],
"metadata": {
"scrolled": true
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.\n",
"Intel MKL WARNING: Support of Intel(R) Streaming SIMD Extensions 4.2 (Intel(R) SSE4.2) enabled only processors has been deprecated. Intel oneAPI Math Kernel Library 2025.0 will require Intel(R) Advanced Vector Extensions (Intel(R) AVX) instructions.\n"
]
}
],
"source": [
"import pandas as pd\n",
"import numpy as np\n",
Expand Down Expand Up @@ -109403,6 +109414,7 @@
{
"cell_type": "code",
"execution_count": 7,
"id": "bb80a11a",
"metadata": {
"scrolled": true
},
Expand Down Expand Up @@ -109467,6 +109479,8 @@
},
{
"cell_type": "markdown",
"id": "9c6931f2",
"metadata": {},
"source": [
"# Download CSV File"
]
Expand Down Expand Up @@ -109601,7 +109615,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.19"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 1295950

Please sign in to comment.