Visualize-ML / Book1_Python-For-Beginners

Book_1_《编程不难》 | 鸢尾花书:从加减乘除到机器学习;请多多批评指正!
4.55k stars 879 forks source link

Book_1_Ch_23__Pandas常见运算 Page1 #69

Closed undefine-man closed 1 year ago

undefine-man commented 1 year ago

"pandas.DataFrame.nunique() 计算 DataFrame 中每列中的唯一值数量" 其中 “唯一的数量” 应为 “不同值的数量” image 这个nunique()表述在前面得其他章节也存在,可能需要全书搜索替换

undefine-man commented 1 year ago

Page 2 "计算花萼长度去均值" 其中 “去均值”应为 “减去均值”

undefine-man commented 1 year ago

image “p"字体不一致

undefine-man commented 1 year ago

Page 8 "这个函数 Pandas 中已经定义好的函数" 应为 ”这个函数可以是 Pandas 中已经定义好的函数“

Visualize-ML commented 1 year ago

谢谢你。unique value确实不好准确翻译,目前倾向使用“独特值”。

去均值是demean的意思,确实需要更换表述。

请继续批评!

On Fri, Aug 18, 2023 at 9:49 AM # undefine man @.***> wrote:

Page 8 "这个函数 Pandas 中已经定义好的函数" 应为 ”这个函数可以是 Pandas 中已经定义好的函数“

— Reply to this email directly, view it on GitHub https://github.com/Visualize-ML/Book1_Python-For-Beginners/issues/69#issuecomment-1683950134, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZHC6V6IDKLLQOZQ7IWBKHTXV5XHNANCNFSM6AAAAAA3VPIOUA . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>