SlideShare a Scribd company logo
Class 3:
1) Data formatting and manipulation continued….
Last class: dealing with quantitative data, case study: statistical distributions
Today: dealing with qualitative nominal data, case study: text data
Making Word Clouds:
Tagcloud
Word cram
Processing example with and without Word Cram
BREAK
2) Network visualizations: Example with Gephi
BREAK
3) Design considerations:
•  Cognition and Perception
•  Gestalt Principles
•  Bertin’s semiotics and use of metaphors
Another valuable resource to add to the list of useful websites:
http://www.visualcomplexity.com/vc/
For cleaning up data, see:
google refine (https://code.google.com/p/google-refine/ )
DATA
Quantitative
(Numerical)
Qualitative
(Descriptive)
Nominal
Data has no
natural order.
Includes objects,
names, and
concepts.
Examples:
gender, race,
religion, sport
Ordinal
Data can be
arranged in
order or rank
Examples: sizes
(small, medium,
large), attitudes
(strongly
disagree,
disagree,
neutral, agree,
strongly agree),
house number.
Continuous
Data is
measured on a
continuous
scale.
Examples:
Temperature,
length, height
Discrete
Data is
countable, and
exists only in
whole numbers
Examples:
Number of
people taking
this class,
Number of
candy bars
collected on
Halloween.
Word Clouds
Image source:
https://www.washingtonpost.com/news/the-fix/wp/2015/06/16/the-many-many-things-that-are-great-
according-to-donald-trump/
Word Cloud Workshop
Tools:
1) http://tagcrowd.com/ (and many, many others. Wordle, etc)
2) Coding with Processing
a) Using the word cram library (http://wordcram.org/ )
b) Without the word cram library
Visualizing word frequency and order
Image Source:
http://www.openbible.info/blog/2009/03/phrase-net-bible-visualizations/
Network Visualizations
Network Visualizations: Examples
http://sunlight-embed.s3.amazonaws.com/2013/03/immigration_network/index.html#
http://www.nytimes.com/interactive/2014/06/20/sports/worldcup/how-world-cup-players-are-
connected.html?_r=0
http://rack.1.mshcdn.com/media/
ZgkyMDEyLzEyLzA0LzFiL21hc2hhYmxlX2luLmFGRy5qcGcKcAl0aHVtYgkxMjAweDk2MDA-/9a20888d/ebb/
mashable_infographic_interconnected-tech-companies.jpg
https://flowingdata.com/category/visualization/network-visualization/
http://vax.herokuapp.com/tour
https://elms.wordpress.com/2008/03/04/lexical-distance-among-languages-of-europe/
Many more examples here:
Image on previous page from:
Learn how disease spreads:
This is a visualization of lobbying in congress for specific immigration bills
Connections between world cup players
Connections between tech companies
Related: Hierarchical Structures, Trees
Image from: http://software.clearlake.ibm.com/CMVC/4.0/infocenter/htdocs/help/whatis/content/09.gif
Related: Hierarchical Structures, Trees
Image from: https://en.wikipedia.org/wiki/Radial_tree
Download here - http://gephi.github.io/
Network Visualization Tool: Gephi
Get sample data sets here - https://github.com/gephi/gephi/wiki/Datasets
Network Visualization Workshop
Design Considerations
1) Perception and Cognition
•  Perception is fragmented
•  Eyes are constantly scanning and constructing reality
Image from: Ware, Colin. Visual thinking: For design. Morgan Kaufmann, 2010.
Original Study: Daniel J. Simons and Daniel T. Levin. 1998. “Failure to detect changes to people during a
real world interaction.” Psychonomic Bulletin and Review. 5: 644–669.
https://www.youtube.com/embed/FWSxSQsspiQ
Visual thinking is about finding patterns
Bottom-up processes gather information and build patterns.
Top-down processes determine where you look and what you pull out from the patterns
Image from: Ware, Colin. Visual thinking: For design. Morgan Kaufmann, 2010.
Pre-Attentive Processing
•  Bottom-up
•  Fast, automatic
•  Instinctive
•  Efficient
•  Multitasks
•  Top-down
•  Slow, deliberate
•  focused
Attentive Processing
Goal of information design:
•  help humans process information as efficiently as possible.
•  make as much use of pre-attentive processing as possible.
https://www.youtube.com/watch?v=vJG698U2Mvo
Pre-Attentive Processing Example
Find the red circle:
Attentive Processing Example
Find the red circle:
2) Gestalt Principles
•  Figure/Ground
•  Proximity
•  Similarity
•  Symmetry
•  Continuity
•  Closure
Visual information is understood holistically before it is examined separately.
Our brains use Gestalt principles create unity in a composition.
Designers reinforce unity by applying Gestalt principles.
An image composed of units that are unrelated in size style orientation and color
appears chaotic and unresolved.
Figure/Ground
Our perceptual tendency to separate whole figures from their backgrounds
M. C. Escher Sky and Water 1 1938
Proximity (AKA Grouping)
Our perceptual tendency to perceive objects in close proximity as a single unit
Similarity
Our perceptual tendency to conceptually group objects that are similar in
shape, size, color, or texture.
Image Source:
http://graphicdesign.spokanefalls.edu/tutorials/process/gestaltprinciples/gestaltprinc.htm
Image Source:
http://facweb.cs.depaul.edu/sgrais/gestalt_principles.htm
Symmetry
Our perceptual tendency to seek symmetry and connect symmetrical elements
to form a coherent shape.
Continuity
Our perceptual tendency to see lines as continuous even when they are
intersected; and to see two groupings of similar things as one interrupted group.
Closure
Our perceptual tendency to fill in missing parts of an object so it appears whole.
Image Source:
http://facweb.cs.depaul.edu/sgrais/gestalt_principles.htm
Panda image Source:
http://graphicdesign.spokanefalls.edu/tutorials/process/gestaltprinciples/gestaltprinc.htm
3) Jacques Bertin: Semiology of Graphics, 1967
Graphic by: Sheelagh Carpendale
Visual variables for quantitative data (used to represent quantities)
Position
Size
Value
Time
Distance
A word on size: Area vs. Length
Image sources: http://si.wsj.net/public/resources/images/BF-AI151_ALIBAB_G_20140905165108.jpg
http://www.zerohedge.com/sites/default/files/images/user5/imageroot/2013/08/20130826_TSLA.jpg
When making bubble visualizations:
use area to represent quantities, not radius or diameter
The bigger circle has twice the
diameter as the smaller circle,
and four times the area
The bigger circle has twice the
area as the smaller circle.
Visual variables for qualitative data (used to represent a category)
Texture
Colour
Orientation
Shape
A word about Color
Data mapping
•  One dimensional data: easy. Example: Simple bar graph
•  Multi-dimensional data: more tricky
–  Map each data dimension to a different visual variable
–  Chose visual variables that suit data type
–  Avoid interference with pre-attentive perception
–  Map primary data to primary visual feature; secondary to secondary, etc
Multidimensional Data Mapping Example: Gapminder.org

More Related Content

What's hot

5 Data Visualization Pitfalls
5 Data Visualization Pitfalls5 Data Visualization Pitfalls
5 Data Visualization Pitfalls
Data IQ Argentina
 
Introduction to Data Visualization
Introduction to Data Visualization Introduction to Data Visualization
Introduction to Data Visualization
Ana Jofre
 
Predictive analytics
Predictive analytics Predictive analytics
Predictive analytics
SAS Singapore Institute Pte Ltd
 
Exploring Data
Exploring DataExploring Data
Exploring Data
Datamining Tools
 
Principles of data visualisation 2021
Principles of data visualisation 2021Principles of data visualisation 2021
Principles of data visualisation 2021
Marié Roux
 
Big data visualization
Big data visualizationBig data visualization
Big data visualization
Anurag Gupta
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, Disadvantages
Burn & Born
 
Decision Tree Learning
Decision Tree LearningDecision Tree Learning
Decision Tree Learning
Md. Ariful Hoque
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
DataminingTools Inc
 
The Data Science Process
The Data Science ProcessThe Data Science Process
The Data Science Process
Vishal Patel
 
Best Practices for Killer Data Visualization
Best Practices for Killer Data VisualizationBest Practices for Killer Data Visualization
Best Practices for Killer Data Visualization
Qualtrics
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
javaidsameer123
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
Marco Torchiano
 
Brief introduction to data visualization
Brief introduction to data visualizationBrief introduction to data visualization
Brief introduction to data visualization
Zach Gemignani
 
Exploratory data analysis data visualization
Exploratory data analysis data visualizationExploratory data analysis data visualization
Exploratory data analysis data visualization
Dr. Hamdan Al-Sabri
 
Data Science - Part III - EDA & Model Selection
Data Science - Part III - EDA & Model SelectionData Science - Part III - EDA & Model Selection
Data Science - Part III - EDA & Model Selection
Derek Kane
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modelingvivekjv
 
Summary data visualization
Summary data visualizationSummary data visualization
Summary data visualization
Novita Sari
 
Exploratory data analysis with Python
Exploratory data analysis with PythonExploratory data analysis with Python
Exploratory data analysis with Python
Davis David
 

What's hot (20)

5 Data Visualization Pitfalls
5 Data Visualization Pitfalls5 Data Visualization Pitfalls
5 Data Visualization Pitfalls
 
Introduction to Data Visualization
Introduction to Data Visualization Introduction to Data Visualization
Introduction to Data Visualization
 
Predictive analytics
Predictive analytics Predictive analytics
Predictive analytics
 
Exploring Data
Exploring DataExploring Data
Exploring Data
 
Principles of data visualisation 2021
Principles of data visualisation 2021Principles of data visualisation 2021
Principles of data visualisation 2021
 
Big data visualization
Big data visualizationBig data visualization
Big data visualization
 
Tableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, DisadvantagesTableau PPT Intro, Features, Advantages, Disadvantages
Tableau PPT Intro, Features, Advantages, Disadvantages
 
Decision Tree Learning
Decision Tree LearningDecision Tree Learning
Decision Tree Learning
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
 
The Data Science Process
The Data Science ProcessThe Data Science Process
The Data Science Process
 
Best Practices for Killer Data Visualization
Best Practices for Killer Data VisualizationBest Practices for Killer Data Visualization
Best Practices for Killer Data Visualization
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
 
Data Visualization
Data VisualizationData Visualization
Data Visualization
 
Brief introduction to data visualization
Brief introduction to data visualizationBrief introduction to data visualization
Brief introduction to data visualization
 
Exploratory data analysis data visualization
Exploratory data analysis data visualizationExploratory data analysis data visualization
Exploratory data analysis data visualization
 
Data Science - Part III - EDA & Model Selection
Data Science - Part III - EDA & Model SelectionData Science - Part III - EDA & Model Selection
Data Science - Part III - EDA & Model Selection
 
K means Clustering Algorithm
K means Clustering AlgorithmK means Clustering Algorithm
K means Clustering Algorithm
 
Data Warehouse Modeling
Data Warehouse ModelingData Warehouse Modeling
Data Warehouse Modeling
 
Summary data visualization
Summary data visualizationSummary data visualization
Summary data visualization
 
Exploratory data analysis with Python
Exploratory data analysis with PythonExploratory data analysis with Python
Exploratory data analysis with Python
 

Viewers also liked

Information Visualization - not just eye candy
Information Visualization - not just eye candyInformation Visualization - not just eye candy
Information Visualization - not just eye candy
Jan Srutek
 
SLA Nov2009 Public
SLA Nov2009 PublicSLA Nov2009 Public
SLA Nov2009 Public
aspoerri
 
Integration theory short.wmv - copy (2)
Integration theory   short.wmv - copy (2)Integration theory   short.wmv - copy (2)
Integration theory short.wmv - copy (2)
Cherie Phillips
 
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...Elsa von Licy
 
The Feature-Integration of Attention_Jing
The Feature-Integration of Attention_JingThe Feature-Integration of Attention_Jing
The Feature-Integration of Attention_Jing
Jing Chen
 
Seeing Software
Seeing SoftwareSeeing Software
Seeing Software
Michele Lanza
 
Hemispatial neglect2007
Hemispatial neglect2007Hemispatial neglect2007
Hemispatial neglect2007
Tris Matthews
 
Examples for leverage points
Examples for leverage pointsExamples for leverage points
Examples for leverage pointsGeorges Grinstein
 
The Role of Pre-Attention in UI Design
The Role of Pre-Attention in UI DesignThe Role of Pre-Attention in UI Design
The Role of Pre-Attention in UI Design
Stephen Denning
 
Sensation Part 4
Sensation Part 4Sensation Part 4
Sensation Part 4
Sam Georgi
 
Lecture3:Chapter5-Perception..Dr.Anna
Lecture3:Chapter5-Perception..Dr.AnnaLecture3:Chapter5-Perception..Dr.Anna
Lecture3:Chapter5-Perception..Dr.Anna
AHS_student
 

Viewers also liked (11)

Information Visualization - not just eye candy
Information Visualization - not just eye candyInformation Visualization - not just eye candy
Information Visualization - not just eye candy
 
SLA Nov2009 Public
SLA Nov2009 PublicSLA Nov2009 Public
SLA Nov2009 Public
 
Integration theory short.wmv - copy (2)
Integration theory   short.wmv - copy (2)Integration theory   short.wmv - copy (2)
Integration theory short.wmv - copy (2)
 
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...
Visual thinking colin_ware_lectures_2013_14_pre-attentive processing and high...
 
The Feature-Integration of Attention_Jing
The Feature-Integration of Attention_JingThe Feature-Integration of Attention_Jing
The Feature-Integration of Attention_Jing
 
Seeing Software
Seeing SoftwareSeeing Software
Seeing Software
 
Hemispatial neglect2007
Hemispatial neglect2007Hemispatial neglect2007
Hemispatial neglect2007
 
Examples for leverage points
Examples for leverage pointsExamples for leverage points
Examples for leverage points
 
The Role of Pre-Attention in UI Design
The Role of Pre-Attention in UI DesignThe Role of Pre-Attention in UI Design
The Role of Pre-Attention in UI Design
 
Sensation Part 4
Sensation Part 4Sensation Part 4
Sensation Part 4
 
Lecture3:Chapter5-Perception..Dr.Anna
Lecture3:Chapter5-Perception..Dr.AnnaLecture3:Chapter5-Perception..Dr.Anna
Lecture3:Chapter5-Perception..Dr.Anna
 

Similar to Introduction to Data Visualization

Class 5
Class 5Class 5
Class 5
Ana Jofre
 
AoA Presentation.v.6Feb2024.pptx
AoA Presentation.v.6Feb2024.pptxAoA Presentation.v.6Feb2024.pptx
AoA Presentation.v.6Feb2024.pptx
klaus110316
 
Blooms Taxonomy Made Easy
Blooms Taxonomy Made EasyBlooms Taxonomy Made Easy
Blooms Taxonomy Made EasyLaura Davis
 
Bubbles sorting - A new method to evaluate the information architecture in Th...
Bubbles sorting - A new method to evaluate the information architecture in Th...Bubbles sorting - A new method to evaluate the information architecture in Th...
Bubbles sorting - A new method to evaluate the information architecture in Th...
Lariane Rossanese
 
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Saide OER Africa
 
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
 Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf) Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
PiLNAfrica
 
Finding, Evaluating, Understanding, and Using Information: Information Litera...
Finding, Evaluating, Understanding, and Using Information: Information Litera...Finding, Evaluating, Understanding, and Using Information: Information Litera...
Finding, Evaluating, Understanding, and Using Information: Information Litera...
bdobler2
 
ldavis-bloomspresentation-110619220714-phpapp02.pdf
ldavis-bloomspresentation-110619220714-phpapp02.pdfldavis-bloomspresentation-110619220714-phpapp02.pdf
ldavis-bloomspresentation-110619220714-phpapp02.pdf
johnechono1
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
Peter Morville
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
Peter Morville
 
Inspiration Architecture: The Future of Libraries
Inspiration Architecture: The Future of LibrariesInspiration Architecture: The Future of Libraries
Inspiration Architecture: The Future of Libraries
Peter Morville
 
A brave new world: student surveillance in higher education
A brave new world: student surveillance in higher educationA brave new world: student surveillance in higher education
A brave new world: student surveillance in higher education
University of South Africa (Unisa)
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
Peter Morville
 
Create Everywhere: #ISTE2014 Creativity Playground
Create Everywhere: #ISTE2014 Creativity PlaygroundCreate Everywhere: #ISTE2014 Creativity Playground
Create Everywhere: #ISTE2014 Creativity Playground
Gigi Johnson
 
Alone Together: Patterns of collaboration in free and open source software de...
Alone Together: Patterns of collaboration in free and open source software de...Alone Together: Patterns of collaboration in free and open source software de...
Alone Together: Patterns of collaboration in free and open source software de...
James Howison
 
Introduction-to-Knowledge Discovery in Database
Introduction-to-Knowledge Discovery in DatabaseIntroduction-to-Knowledge Discovery in Database
Introduction-to-Knowledge Discovery in Database
Kartik Kalpande Patil
 
Visualization and Theories of Learning in Education
Visualization and Theories of Learning in EducationVisualization and Theories of Learning in Education
Visualization and Theories of Learning in Education
Liz Dorland
 
Creativity: core skill for inclusive AI-based learning
Creativity: core skill for inclusive AI-based learningCreativity: core skill for inclusive AI-based learning
Creativity: core skill for inclusive AI-based learning
The Transformation Society
 

Similar to Introduction to Data Visualization (20)

Class 5
Class 5Class 5
Class 5
 
AoA Presentation.v.6Feb2024.pptx
AoA Presentation.v.6Feb2024.pptxAoA Presentation.v.6Feb2024.pptx
AoA Presentation.v.6Feb2024.pptx
 
Blooms Taxonomy Made Easy
Blooms Taxonomy Made EasyBlooms Taxonomy Made Easy
Blooms Taxonomy Made Easy
 
Get smart!short
Get smart!shortGet smart!short
Get smart!short
 
Bubbles sorting - A new method to evaluate the information architecture in Th...
Bubbles sorting - A new method to evaluate the information architecture in Th...Bubbles sorting - A new method to evaluate the information architecture in Th...
Bubbles sorting - A new method to evaluate the information architecture in Th...
 
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
 
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
 Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf) Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
Ace Maths: Solutions Unit Two - Developing Understanding in Mathematics (pdf)
 
Finding, Evaluating, Understanding, and Using Information: Information Litera...
Finding, Evaluating, Understanding, and Using Information: Information Litera...Finding, Evaluating, Understanding, and Using Information: Information Litera...
Finding, Evaluating, Understanding, and Using Information: Information Litera...
 
ldavis-bloomspresentation-110619220714-phpapp02.pdf
ldavis-bloomspresentation-110619220714-phpapp02.pdfldavis-bloomspresentation-110619220714-phpapp02.pdf
ldavis-bloomspresentation-110619220714-phpapp02.pdf
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
 
Inspiration Architecture: The Future of Libraries
Inspiration Architecture: The Future of LibrariesInspiration Architecture: The Future of Libraries
Inspiration Architecture: The Future of Libraries
 
A brave new world: student surveillance in higher education
A brave new world: student surveillance in higher educationA brave new world: student surveillance in higher education
A brave new world: student surveillance in higher education
 
The Architecture of Understanding
The Architecture of UnderstandingThe Architecture of Understanding
The Architecture of Understanding
 
Create Everywhere: #ISTE2014 Creativity Playground
Create Everywhere: #ISTE2014 Creativity PlaygroundCreate Everywhere: #ISTE2014 Creativity Playground
Create Everywhere: #ISTE2014 Creativity Playground
 
Alone Together: Patterns of collaboration in free and open source software de...
Alone Together: Patterns of collaboration in free and open source software de...Alone Together: Patterns of collaboration in free and open source software de...
Alone Together: Patterns of collaboration in free and open source software de...
 
Introduction-to-Knowledge Discovery in Database
Introduction-to-Knowledge Discovery in DatabaseIntroduction-to-Knowledge Discovery in Database
Introduction-to-Knowledge Discovery in Database
 
Visualization and Theories of Learning in Education
Visualization and Theories of Learning in EducationVisualization and Theories of Learning in Education
Visualization and Theories of Learning in Education
 
Trends
TrendsTrends
Trends
 
Creativity: core skill for inclusive AI-based learning
Creativity: core skill for inclusive AI-based learningCreativity: core skill for inclusive AI-based learning
Creativity: core skill for inclusive AI-based learning
 

Recently uploaded

My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
rwarrenll
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
balafet
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
ahzuo
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
ewymefz
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
oz8q3jxlp
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
ewymefz
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
Roger Valdez
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
g4dpvqap0
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Subhajit Sahu
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
slg6lamcq
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Subhajit Sahu
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
Timothy Spann
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
NABLAS株式会社
 
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTESAdjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Subhajit Sahu
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
Subhajit Sahu
 

Recently uploaded (20)

My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.My burning issue is homelessness K.C.M.O.
My burning issue is homelessness K.C.M.O.
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
Machine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptxMachine learning and optimization techniques for electrical drives.pptx
Machine learning and optimization techniques for electrical drives.pptx
 
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
一比一原版(UIUC毕业证)伊利诺伊大学|厄巴纳-香槟分校毕业证如何办理
 
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
一比一原版(UPenn毕业证)宾夕法尼亚大学毕业证成绩单
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
 
一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单一比一原版(NYU毕业证)纽约大学毕业证成绩单
一比一原版(NYU毕业证)纽约大学毕业证成绩单
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
Everything you wanted to know about LIHTC
Everything you wanted to know about LIHTCEverything you wanted to know about LIHTC
Everything you wanted to know about LIHTC
 
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
一比一原版(爱大毕业证书)爱丁堡大学毕业证如何办理
 
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
Levelwise PageRank with Loop-Based Dead End Handling Strategy : SHORT REPORT ...
 
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
一比一原版(UniSA毕业证书)南澳大学毕业证如何办理
 
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
Algorithmic optimizations for Dynamic Levelwise PageRank (from STICD) : SHORT...
 
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
06-04-2024 - NYC Tech Week - Discussion on Vector Databases, Unstructured Dat...
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
【社内勉強会資料_Octo: An Open-Source Generalist Robot Policy】
 
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTESAdjusting OpenMP PageRank : SHORT REPORT / NOTES
Adjusting OpenMP PageRank : SHORT REPORT / NOTES
 
Adjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTESAdjusting primitives for graph : SHORT REPORT / NOTES
Adjusting primitives for graph : SHORT REPORT / NOTES
 

Introduction to Data Visualization