diff --git a/pycon-kr-2024/pycon-kr-2024/videos/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json b/pycon-kr-2024/pycon-kr-2024/videos/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json deleted file mode 100644 index c6b0aeb..0000000 --- a/pycon-kr-2024/pycon-kr-2024/videos/pycon-kr-2024-ask-me-anything-qna-pycon-korea-team.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "copyright_text": null, - "description": "This is the Q&A session for PyCon Korea 2024. In this session, the organizers and speakers answer a wide range of questions from participants about Python, conference planning, programming careers, and more. We hope this Q&A provides useful insights for both current and aspiring Python developers.\n\nPyCon Korea Team\nWelcome! We are the organizing team behind PyCon Korea 2024, dedicated to fostering the Python community and sharing knowledge through conferences and events. Nice to meet you!", - "duration": 3070, - "language": "kor", - "recorded": "2024-09-28", - "related_urls": [ - { - "label": "PyCon Korea 2024 Q&A Session", - "url": "https://2024.pycon.kr/session" - } - ], - "speakers": [ - "PyCon Korea Team" - ], - "tags": [], - "thumbnail_url": "https://i.ytimg.com/vi/6FoOfBHp7pc/maxresdefault.jpg", - "title": "PyCon Korea 2024 무엇이든 물어보세요! | PyCon Korea 2024 Q&A", - "videos": [ - { - "type": "youtube", - "url": "https://www.youtube.com/watch?v=6FoOfBHp7pc" - } - ] -} diff --git a/pycon-kr-2024/videos/pycon_kr_2024_ai_financial_data_analysis_with_nlp.json b/pycon-kr-2024/videos/pycon_kr_2024_ai_financial_data_analysis_with_nlp.json new file mode 100644 index 0000000..ac1a167 --- /dev/null +++ b/pycon-kr-2024/videos/pycon_kr_2024_ai_financial_data_analysis_with_nlp.json @@ -0,0 +1,25 @@ +{ + "copyright_text": null, + "description": "이 세션에서는 자연어처리(NLP)를 활용하여 금융 데이터를 분석하는 방법을 소개합니다. 파이썬과 인공지능 기법을 활용하여 실제 데이터를 어떻게 분석하고 활용할 수 있는지를 사례를 통해 공유합니다.\n\n김대현\nPyCon Korea 2024에서 발표한 연사로, 금융 데이터와 자연어처리를 활용한 인공지능 분석 경험을 나눕니다.", + "duration": 1842, + "language": "kor", + "recorded": "2025-01-04", + "related_urls": [ + { + "label": "인공지능과 파이썬으로 금융 데이터 분석해보기 with 자연어처리 (NLP)", + "url": "https://2024.pycon.kr/session" + } + ], + "speakers": [ + "김대현" + ], + "tags": [], + "thumbnail_url": "https://i.ytimg.com/vi_webp/pCO04CtCl6c/maxresdefault.webp", + "title": "인공지능과 파이썬으로 금융 데이터 분석해보기 with 자연어처리 (NLP)", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=pCO04CtCl6c" + } + ] +}