Skip to content

Commit 24bc0ed

Browse files
added collab link
1 parent dacf973 commit 24bc0ed

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Cheat-Sheets/NumPy.ipynb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"-->\n",
1212
"# NumPy\n",
1313
"\n",
14+
"<a href=\"https://colab.research.google.com/github/singhsidhukuldeep/singhsidhukuldeep.github.io/blob/master/docs/Cheat-Sheets/NumPy.ipynb\" target=\"_blank\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"></a>\n",
15+
"\n",
1416
"<!-- [TOC] -->\n",
1517
"\n",
1618
"NumPy, which stands for Numerical Python, is a free, open-source Python library for working with arrays. It's one of the most popular packages for scientific computing in Python, and is used for data manipulation and analysis, including data cleaning, transformation, and aggregation.\n",

0 commit comments

Comments
 (0)