# 파이썬 공식 문서
https://docs.python.org/3/contents.html
https://docs.python.org/ko/3/contents.html
# Pandas
https://pandas.pydata.org/Pandas_Cheat_Sheet.pdf
https://pandas.pydata.org/docs/user_guide/reshaping.html
https://pandas.pydata.org/docs/getting_started/intro_tutorials/08_combine_dataframes.html
https://pandas.pydata.org/docs/getting_started/intro_tutorials/04_plotting.html
# Pyviz
https://pyviz.org/overviews/index.html
https://wikidocs.net/book/5445
# AI 도구 사이트
# [perplexity.ai-RAG(Retrieval-Augmented Generation)를 활용한 서비스
# Anthropic의 Claude
# Google - gemini 서비스
# 생성형 AI 목록
- OpenAI ChatGPT : https://chat.openai.com/
- Claude : https://claude.ai/chats
- Perplexity : https://www.perplexity.ai/
- Bing chat : https://www.microsoft.com/en-us/edge/features/bing-chat
- gemini : https://gemini.google.com/
- 뤼튼 : https://wrtn.ai/
- Liner : https://getliner.com/ko
- AskUp : https://pf.kakao.com/_BhxkWxj
'FullStack > 22. Python' 카테고리의 다른 글
데이터 딕셔너리 자료형 (0) | 2020.12.07 |
---|---|
데이터 튜플 자료형 (0) | 2020.12.07 |
[Python] matplotlib 그래프 한글 깨짐 (0) | 2020.11.28 |
[IPython] %matplotlib inline 의미 (0) | 2020.11.27 |
[Python] 리스트 자료형 (0) | 2020.11.18 |