rhiever/datacleaner

ValueError instead of TypeError in Python 2.7

Open

#10 创建于 2017年2月27日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Python (211 fork)batch import
bughelp wanted

仓库指标

Star
 (1,040 star)
PR 合并指标
 (30 天内没有已合并 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?

贡献者指南