240424수_TIL
가상환경 나가기
conda deactivate
streamlit run '파일명'.py
Error: Invalid value: File does not exist:
해당 파일이 없다고 함.
터미널 경로 확인
ls
경로 변경
cd "변경하고자하는 경로"
[Streamlit] config.toml 로 theme 설정하기
theme 설정 기본 색상들 보시면 오른쪽 radio 버튼을 보면 주변이 빨간색으로 표시되어 있습니다. 왼쪽 사이드바 색상도 회색으로 설정되어 있습니다. 이는 streamlit default color 가 저렇게 설정되어
yeomss.tistory.com
py파일이 있는 디렉토리에,
.streamlit 파일 추가
이 파일 내에 confing.toml 문서 생성
[theme]
primaryColor = '#483D8B'
backgroundColor = '#E6E6FA'
secondaryBackgroundColor = '#D8BFD8'
textColor= '#483D8B'
font="sans serif"
스트림릿 내 한글을 올리면 오류가 난다.
vscode 하단 euc-kr선택
상단에서 인코딩하여 다시열기 선택 후
UTF-8 선택
하루종일 와방 헤맨 것 샘의 도움 5분컷 ,,
파이썬(Python) FileNotFoundError: [Errno 2] No such file or directory: 에러코드 해결
파일경로를 불러오는 과정에서 에러코드가 빈번하게 발생한다. 다음과 같은 에러코드인데 결론부터 말하자...
blog.naver.com
Streamlit - 웹 대시보드에서 Python Pandas로 DataFrame 이용하기
# Streamlit 데이터프레임 이용하기 Pandas 프로그래밍 언어 파이썬에서 데이터를 효율적으로 분석하고 가용하기 위해 만들어진 라이브러리 주로 표를 다룸 import pandas로 호출 CSV 파일 불러오기/저장
luvris2.tistory.com
[Python] UnicodeDecodeError: 'cp949' 에러 해결 방법
UnicodeDecodeError: 'cp949' 에러 해결 방법 UnicodeDecodeError: 'cp949' codec can't decode byte 0xed in position 23: illegal multibyte sequence 파이썬에서 파일을 읽을 때, 위와 같은 에러가 발생할 수 있다. 이는 cp949 코덱으
young-cow.tistory.com
Color Palettes for Designers and Artists - Color Hunt
Discover the newest hand-picked color palettes of Color Hunt. Get color inspiration for your design and art projects.
colorhunt.co
Make your Streamlit Web App Look Better
(A comprehensive guide to making your Streamlit web apps look better and user-friendly)
medium.com
스트림릿 내 구현 전에, 파워포인트로 먼저 구상하기
대강,, 굴러는 간다
+ 추가로 기업 정보 페이지
+ 트렌드 시각화