- Learning pandas(Second Edition)
- Michael Heydt
- 101字
- 2021-07-02 20:37:01
Quantitative versus qualitative data/analysis
Qualitative analysis is the scientific study of data that can be observed but cannot be measured. It focuses on cataloging the qualities of data. Examples of qualitative data can be:
- The softness of your skin
- How elegantly someone runs
Quantitative analysis is the study of actual values within data, with real measurements of items presented as data. Normally, these are values such as:
- Quantity
- Price
- Height
pandas deals primarily with quantitative data, providing you with extensive tools for representing observations of variables. Pandas does not provide for qualitative analysis, but does let you represent qualitative information.
推薦閱讀
- Oracle從入門到精通(第3版)
- Java程序設計(慕課版)
- MATLAB 2020 從入門到精通
- Practical Windows Forensics
- Processing互動編程藝術
- Data Analysis with IBM SPSS Statistics
- 編寫高質量代碼:改善C程序代碼的125個建議
- Python機器學習經典實例
- MySQL數據庫基礎實例教程(微課版)
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- SSH框架企業級應用實戰
- 人人都能開發RPA機器人:UiPath從入門到實戰
- Jakarta EE Cookbook
- 你必須知道的.NET(第2版)
- Visual FoxPro程序設計習題及實驗指導