- Learning pandas(Second Edition)
- Michael Heydt
- 73字
- 2021-07-02 20:37:01
Categorical
A categorical variable is a variable that can take on one of a limited, and usually fixed, number of possible values. Each of the possible values is often referred to as a level. Categorical variables in pandas are represented by Categoricals, a pandas data type which corresponds to categorical variables in statistics. Examples of categorical variables are gender, social class, blood types, country affiliations, observation time, or ratings such as Likert scales.
推薦閱讀
- 計(jì)算機(jī)網(wǎng)絡(luò)
- MATLAB實(shí)用教程
- Learning Python Design Patterns
- Java EE核心技術(shù)與應(yīng)用
- 基于Struts、Hibernate、Spring架構(gòu)的Web應(yīng)用開發(fā)
- Unity&VR游戲美術(shù)設(shè)計(jì)實(shí)戰(zhàn)
- Processing創(chuàng)意編程指南
- Java并發(fā)編程之美
- Python自然語言理解:自然語言理解系統(tǒng)開發(fā)與應(yīng)用實(shí)戰(zhàn)
- PHP+MySQL動(dòng)態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- QlikView Unlocked
- 從零學(xué)Java設(shè)計(jì)模式
- Application Development with Parse using iOS SDK
- Java高并發(fā)編程詳解:深入理解并發(fā)核心庫
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(第2版·微課版)