- 본 포스팅은 'Google Advanced Data Analytics Professional Certificate' 과정을 수강하며 요약/정리하기 위한 포스팅입니다.
데이터 분석을 공부할 때, 그저 잘 정리된 가이드라인을 따라 실습해보는 것을 넘어서,
데이터 사이언스를 다루는 커뮤니티를 둘러보며
요즘 트렌드를 확인하고 어떤 식으로 표현하면 좋을지 참고하는 것은 실력 향상에 큰 도움이 된다.
아래에는 특히 데이터 시각화에 특화된 5가지 자료를 첨부해두었다.
1. Tableau
Tableau Public. They offer a variety of software packages that appeal to every data professional, from the daily power user to the occasional presenter.
But did you know that Tableau also offers a comprehensive education and tutorial platform focused on training both software users and class leaders? In their Resources tab, Tableau offers video tutorials, e-learning courses, and webinars to help every level of user improve their data visualizations. Along with articles, blogs, and white papers, Tableau has a huge collection of sample visualizations (including Viz of the Day, which showcases some of the best Tableau vizzes) that is meant to encourage and empower data pros at every level to turn their dull datasets into effective storytelling tools.

_______________________________________________________________________________________
2. PowerBI
"비즈니스를 위한 지능형 데이터 시각화 구축에 전념하는 데이터 전문가 커뮤니티"
What PowerBI is probably best known for is its popular software product used by businesses and corporations worldwide for data visualization. Not only do they offer a free online version of their premium product, PowerBI, they also provide comprehensive guided learning and online workshops for teaching users of its products to create powerful data visualizations.
A growing number of data pros are also part of their PowerBI data visualization community. Here, users collaborate and share insight about the most effective ways to build data visualizations for businesses and organizations of every kind all over the world, like The Associated Press, Nokia, Real Madrid Football Club, Toyota, UNICEF, Galadari Brothers, and Eurobank, to name a few.
______________________________________________________________________________________________
3. Information is Beautiful
"데이터 시각화에 사용된 데이터셋을 함께 확인할 수 있는 곳"
Founded by author and data visualization expert David McCandless, the Information is Beautiful platform is a gathering place for data pros who want to help people make clearer, more informed decisions in the world.
The site is a treasure trove of data visualizations on a host of topics. The Information is Beautiful team also has blogs, newsletters, and live and online workshops, which aim to help data professionals improve their craft. Beyond the powerful visualizations and graphs on their website, Information is Beautiful focuses on transparency by sharing all of the datasets on which they base their vizzes.

__________________________________________________________________________
4. Storytelling with Data
"데이터 시각화를 더욱 효과적으로 전달하는 방법을 고민한다면"
As evidenced by their name, Storytelling with Data is an organization focused on communicating with concise data that informs change. They provide training, workshops, and tools for the craft that combines both data visualization and storytelling.
Storytelling with Data has a particularly engaged community, where data pros gather to learn, practice, ask for feedback, and help others. Though they don’t have their own dedicated software for designing vizzes, they have a myriad of tiered resources for training, office hours, and consulting.

__________________________________________________________________________
5. Python Graph Gallery
"파이썬을 활용한 데이터 시각화 예를 살펴보고 싶다면"
If you are looking to improve your skill in plotting data visualizations in Python, the Python Graph Gallery is a fantastic website to visit. This site created by Yan Holtz includes a wide range of different types of visualization plots, like bar graphs, line charts, times series charts, geographic maps, and many more. Along with each visualization, you will also find the accompanying Python code used to plot the viz.
The site is organized first by plot type, but can also be sorted by the visualization Python package used, seaborn, matplotlib, or plotly. There is also a space for general knowledge tips and tricks, and a section titled Dataviz Inspiration, which can help you understand what Python is capable of.

'데이터사이언스 > Google Advanced Data Analytics' 카테고리의 다른 글
데이터 분석 직무 면접 준비 시 간략한 소감 (0) | 2023.05.27 |
---|---|
[머신러닝] 로지스틱 회귀 모형을 해석할 때 주의 사항 (평가 지표 선택 시 어떤 점을 고려해야 할까?) | Precision, Accuracy, Recall 비교 정리 (0) | 2023.05.27 |
데이터 시각화 도구 'Tableau' 만지작 거려보기 (기초 실습) (0) | 2023.05.16 |
Label encoding / One-hot encoding: 무엇을 적용하는게 더 적절할까? (0) | 2023.05.10 |
[데이터분석] EDA(탐색적 데이터 분석) 6가지 과정 | Discovering, Joining, Structuring, Cleaning, Validating, Presenting (0) | 2023.05.03 |