We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f2778 commit 9a86b2aCopy full SHA for 9a86b2a
1 file changed
uwpostgis/process_csv.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import pandas as pd
4
import os
5
import warnings
0 commit comments