学习笔记(06):零基础搞定Python数据分析与挖掘-for循环的介绍与使用(二)

立即学习:https://edu.csdn.net/course/play/6861/334690?utm_source=blogtoedu

列表表达式

[expression for i in iterable if condition]

set排重

count统计

发布了15 篇原创文章 · 获赞 1 · 访问量 159

猜你喜欢

转载自blog.csdn.net/weixin_42812109/article/details/104636902