constraints.py 文件源码

python
阅读 27 收藏 0 点赞 0 评论 0

项目:tdda 作者: tdda 项目源码 文件源码
def allowed_values_exclusions(self):
        # remarkably, Pandas returns various kinds of nulls as
        # unique values, despite not counting them with .nunique()
        return [None, np.nan, pd.NaT]
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号