- Learning pandas(Second Edition)
- Michael Heydt
- 129字
- 2021-07-02 20:37:01
Variables
When modeling data in pandas, we will be modeling one or more variables and looking to find statistical meaning amongst the values or across multiple variables. This definition of a variable is not in the sense of a variable in a programming language but one of statistical variables.
A variable is any characteristic, number, or quantity that can be measured or counted. A variable is so named because the value may vary between data units in a population and may change in value over time. Stock value, age, sex, business income and expenses, country of birth, capital expenditure, class grades, eye color, and vehicle type are examples of variables.
There are several broad types of statistical variables that we will come across when using pandas:
- Categorical
- Continuous
- Discrete
推薦閱讀
- Clojure Programming Cookbook
- 實(shí)戰(zhàn)Java程序設(shè)計(jì)
- INSTANT Sencha Touch
- The React Workshop
- Wireshark Network Security
- Java Web開發(fā)技術(shù)教程
- Python數(shù)據(jù)可視化之Matplotlib與Pyecharts實(shí)戰(zhàn)
- Microsoft System Center Orchestrator 2012 R2 Essentials
- Getting Started with Python Data Analysis
- OpenStack Orchestration
- 硅谷Python工程師面試指南:數(shù)據(jù)結(jié)構(gòu)、算法與系統(tǒng)設(shè)計(jì)
- 深入分布式緩存:從原理到實(shí)踐
- Android玩家必備
- SQL Server 2016 從入門到實(shí)戰(zhàn)(視頻教學(xué)版)
- 計(jì)算語言學(xué)導(dǎo)論