20211115Qdev

indexError positional indexers are out
数组iloc越界报错

excel 方差计算出错,无限接近于0
使用ROUND进行取舍

module 'time' has no attribute 'clock'
使用time.perf_counter()

root没有当前用户的环境变量
使用sudo -E代替sudo

oracle没有limit
使用rownum来限制输出

上一篇:C# 获取类、方法、属性的自定义特性(Attribute)信息


下一篇:python3 多进程 multiprocessing 报错 AttributeError: ‘ForkAwareLocal‘ object has no attribute ‘connection‘