【发布时间】:2015-12-26 06:41:05
【问题描述】:
以开始时间和结束时间作为两列加载到 csv 文件中我想将其中一列除以数字我该怎么做?
【问题讨论】:
-
显示您的数据格式,以及您尝试过的代码。
-
请更具体。列的格式是什么?时间除以数字是什么意思?例如,下午 3:14:59 / 2 是什么时候?
-
您好,欢迎来到 StackOverflow。请花一些时间阅读帮助页面,尤其是名为"What topics can I ask about here?" 和"What types of questions should I avoid asking?" 的部分。更重要的是,请阅读the Stack Overflow question checklist](http://meta.stackexchange.com/q/156810/204922). You might also want to learn about [Minimal, Complete, and Verifiable Examples。