From bb0ba4fcb45bc08409657e05e7951a364f6a2e53 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Mon, 24 Mar 2014 22:36:59 -0400 Subject: Reorganize and add Python snippets --- snippets/python-mode/dat | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 snippets/python-mode/dat (limited to 'snippets/python-mode/dat') diff --git a/snippets/python-mode/dat b/snippets/python-mode/dat deleted file mode 100644 index bb96f33..0000000 --- a/snippets/python-mode/dat +++ /dev/null @@ -1,6 +0,0 @@ -# name: data analysis imports -# key: dat -# -- -import numpy as np -import pandas as pd -$0 -- cgit v1.2.3