Tan làm sớm 5 phút nào! Phân tích dữ liệu, trực quan hóa và tạo dashboard web bằng Python
Hãy thôi những bài giảng kiểu bách khoa toàn thư từ A đến Z! Đây là bài giảng dạng sách tham khảo, tập hợp những nội dung cốt lõi nhất có thể áp dụng ngay vào thực tế!
215 học viên
Độ khó Cơ bản
Thời gian Không giới hạn

- Đã giải quyết
data download 문의
안녕하세요. 🙂 github에 있는 data set을 전체 다운받는 기능을 확인 부탁드리겠습니다. 참고로 개별로 다운로드하는 것은
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitgasunphil6480
・
1
132
3
- Đã giải quyết
filter, rename axis 기본값
filter의 경우에는 axis 기본값이 1이 설명대로 맞는거 같은데,rename 메서드 설명에도 axis 기본값이 1로 작성되어 있습니다.하지만 실제로 수행해보니 rename의 경우에는 axis의 기본값이 0인것 같은데 제가 잘못이해한걸
pythonpandasseabornplotlymatplotlibdata-visualizationstreamliteye12580309
・
0
151
1
- Đã giải quyết
학습 데이터 다운로드 경로 문의드립니다
안녕하세요수강 신청하여 수업 준비하고 있습니다 강의에서 보여주고 있는 데이터 셋은 어디에서 다운로드 받을 수 있는지 문의 드립니다 감사합니다
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitlhs83180918
・
0
242
1
- Đã giải quyết
button과 checkbox 조건문과 함수
버튼과 체크박스 모두 조건문을 사용할 때는 바로 아래에 텍스트가 출력되는데, 함수를 사용하면 대시보드 맨 위에 텍스트가 호출되는 것은 왜 그런건가요?(맨 위에 텍스트가 호출되어 출력된 부분이 전부 다 한 칸 씩 밀리게 됨)
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitedu5996
・
0
283
1
- Đã giải quyết
annot 수치 표현
age_bin_list = np.arange(10, 80, 10) df['age_bin'] = pd.cut(df['age'], bins = age_bin_list) pivot_df = df.pivot_ta
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitedu5996
・
0
332
1
- Đã giải quyết
groupby 경고 질문
groupby를 사용하면 에러는 아니고 경고가 뜹니다. FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitedu5996
・
0
1,357
1
- Đã giải quyết
print()
파이썬에서는 print() 구문이 굉장히 중요하다고 들었는데, 주피터랩에서는 print 없이 df만 써도 표가 나오는 이유는 왜인가요? print(df)를 했을 때는 표가 아니라 글로 나오네요.! 차이가 궁금해서 질문 남깁니다.
pythonpandasseabornplotlymatplotlibdata-visualizationstreamlitedu5996
・
0
273
1

