data

· Tableau
작성일자 : 2024-01-10 Ver 0.1.1 참고 사이트 : 데이터 기반 조직의 핵심 기능 0. Tableau Blueprint 대시보드를 만드는 방법은 무궁무진하며, 대시보드 개발자로서 정말 다양하고 어려운 요건들을 접해왔고, 앞으로도 접할 것이다. 지금까지 대시보드 개발 및 프로젝트를 해오면서 느낀점은 물론 대시보드를 만드는데 필요한Tableau Desktop을 잘 다루는 것과 SQL과 모델링 등 하드 스킬적인 부분도 있지만, 좀 더 조직적이고, 거시적인 관점에서 거버넌스와 같은 내용 역시 필요함을 많이 느꼈다. 아무래도 다수의 사용자가 존재하는 조직에서 프로젝트를 하니 대시보드 한개만을 바라보는 미시적인 관점보다 더더욱이 이러한 관점과 지식이 필요했다. 이를 위해 Tableau Blueprin..
Created Date : 2023-12-30 Ver 0.1.1 [Thoughts] 좋은 대시보드의 조건 작성일자 : 2023-09-16 대시보드란? BI(Business Intelligence) 영역에서 대시보드는 데이터를 분석하는 데 사용되는 정보 관리 및 데이터 시각화 솔루션 입니다. 대시보드 개발자는 차트, 그래프, 보고서 junius96.com What is Dashboard? The dashboard meant the speedometer in front of the driver's seat of the car or plane and the 'instrument panel' indicating information needed to drive, such as engine speed, speed..
작성일자 : 2023-12-25 Ver 0.1.1 강의에서 소개된 파이썬 주요 기능¶ statsmodels.formula.api.ols: https://www.statsmodels.org/dev/generated/statsmodels.formula.api.ols.html statsmodels.regression.linear_model.OLS: https://www.statsmodels.org/devel/generated/statsmodels.regression.linear_model.OLS.html statsmodels.regression.linear_model.OLS.fit: https://www.statsmodels.org/devel/generated/statsmodels.regression.line..
작성일자 : 2023-12-23 Ver 0.1.1 패스 네트워크 In [1]: # 필요 패키지 불러오기 import os import pandas as pd import numpy as np import matplotlib.pyplot as plt from collections import defaultdict import matplotlib.pyplot as plt # from src.plot_utils import draw_pitch pd.set_option('display.max_rows', 30) In [2]: # 현대 디렉토리 확인 current_dir = os.getcwd() current_dir Out[2]: '/Users/limjongjun/Desktop/JayJay/Growth/P..
Unlimited Jun
'data' 태그의 글 목록 (2 Page)