- TIBCO Spotfire:A Comprehensive Primer(Second Edition)
- Andrew Berridge Michael Phillips
- 273字
- 2021-06-24 15:04:22
Introduction to the data panel
You'll find that a lot of work is done in Spotfire via the data panel. You can show the data panel by clicking on the big icon in the middle of the Spotfire window, or by pulling it out by clicking on the data icon on the left-hand side of Spotfire:

The data panel shows all the data tables and columns that are available in the analysis. Spotfire has already classified the columns into different groups of numerical and categorical columns:

In this particular dataset, some categorical columns have been loaded as numeric columns. It's not Spotfire's fault—it's just that some of the data columns are integers in the data, and represent categories. Think of the column called survived. This is a 1 or 0, indicating whether the passenger, died or survived. Similarly, passenger class (pclass), the class of passenger should be categorical since it is either 1, 2, or 3, and taking any kind of aggregation of this (average, max, and so on) probably doesn't make much sense. You can read more about the dataset and its data dictionary here:
http://biostat.mc.vanderbilt.edu/wiki/pub/Main/DataSets/titanic3info.txt
Or:
Next, we are going to use Spotfire's recommendations engine to build a visualization, but in order to get the best results from it, it can sometimes be a good idea to change the categorization of columns in order to give Spotfire some hints about how to display or analyse the data. So, let's do this first:
- Right-click the pclass column and change its categorization to Categories:

- Do the same with the survived column.
- Now, we can get started with building visualizations!
- Practical Ansible 2
- 工業機器人技術及應用
- JavaScript實例自學手冊
- Python Artificial Intelligence Projects for Beginners
- 計算機應用基礎·基礎模塊
- R Machine Learning By Example
- 影視后期制作(Avid Media Composer 5.0)
- 自動檢測與傳感技術
- Learning Apache Cassandra(Second Edition)
- Effective DevOps with AWS
- HBase Design Patterns
- 菜鳥起飛系統安裝與重裝
- 悟透JavaScript
- 工業自動化技術實訓指導
- 基于敏捷開發的數據結構研究