rhiever/datacleaner

ValueError instead of TypeError in Python 2.7

Open

#10 opened on 2017年2月27日

GitHub で見る
 (5 comments) (0 reactions) (0 assignees)Python (211 forks)batch import
bughelp wanted

Repository metrics

Stars
 (1,040 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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?

コントリビューターガイド