This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
lanfr
/
LocalFoodAI_lanfr144
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
feat: add python shebang to ingest_csv.py and make executable
lanfr144
hai 1 semana
pai
4733639431
achega
0fcd782e8b
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Dividir vista
Mostrar estatísticas de Diff
1
0
ingest_csv.py
+ 1
- 0
ingest_csv.py
Ver ficheiro
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
import pandas as pd
import myloginpath
import urllib.parse