rhiever/datacleaner

ValueError instead of TypeError in Python 2.7

Open

#10 aperta il 27 feb 2017

Vedi su GitHub
 (5 commenti) (0 reazioni) (0 assegnatari)Python (211 fork)batch import
bughelp wanted

Metriche repository

Star
 (1040 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The try except block starting at line 76 of datacleaner.py raises a ValueError in Python 2.7 when the column is of type object (string). Since the Python 2.7 icon is displayed in the repo markdown, can you clarify which Python version is supported?

Guida contributor