Data visualization (자료 시각화) is viewed by many disciplines as a modern equivalent of visual communication. It involves the creation and study of the visual representation of data. (https://en.wikipedia.org/wiki/Data_visualization)
Data analysis시 차트로 표시할 수 있는 것들
- Q-Q plot: 두 데이터셋이 같은 분포인지 확인
- Scatter plot: 두 데이터셋이 상관관계인지 확인
- Box plot, Violin plot: 자료의 분포 확인
- Heat map: 자료의 특징을 한눈에 보기
- Volcano plot: 통계적 유의성을 다른 정보와 함께 보기
Table of Contents
다양한 예제들 #
그밖에, 유명인의 탄생지역과 사망지역을 이동으로 가시화
관련 자료 #
- The Python Graph Gallery: 다양한 차트에 대한 일목요연 설명과 Python 코드 예제들
관련 프로그램, 라이브러리 #
관련 논문 #
관련 기사 #
- Best Python Visualization Libraries for Data Science in 2018 : Matplotlib, Seaborn, Plotly, Bokeh, Pydot 소개
- 5 Quick and Easy Data Visualizations in Python with Code : Python으로 데이터 가시화하는 개괄적 내용들
- Introduction to Data Visualization with Altair : With Altair
- Genomic Data Visualization in Python : Deep sequencing 결과를 Python으로 가시화하는 예제 코드와 상세한 설명 -- Heatmap 등 다수.
- Overview of Python Visualization Tools Practical Business Python : pandas, Seaborn, ggplot, Bokeh, Pygal, Plot.ly 비교 분석
- Visualizing millions of DNA sequences – in your web browser!
Incoming Links #
Related Articles (Article 0) #
[Software Applications] About (SoftwareApplication 1) #
Related Codes (Code 2) #
[Codes] About (Code 3) #
Suggested Pages #
- 0.194 Single cell sequencing
- 0.100 Machine learning
- 0.082 Lifelines
- 0.027 ChIP-seq
- 0.025 PyCon Korea 2014
- 0.025 Excel
- 0.025 April 30
- 0.025 IPython
- 0.025 April 6
- 0.025 December 3
- More suggestions...