News

"body": "def ${1:name}(${2:arg}):\n\t\"\"\"\n\tPurpose: $2\n\t\"\"\"\n\t$0\n# end def", "description": "Defining Function with argument" "def(one, two)": { "prefix ...
Well, this repo is designed to be a Python Library of functions I created in my previous project that can be reused. I also share some Notebooks Tutorials and Python Code Snippets.