From 32787086a552e9f867aed66358995e415a65d5ce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ezequiel=20Leonardo=20Casta=C3=B1o?= <14986783+ELC@users.noreply.github.com> Date: Thu, 19 Jun 2025 07:01:18 -0300 Subject: [PATCH 1/2] Scraped pydata-hamburg-2021 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes #xxx Event config: ~~~yaml repo_dir: W:\Repositories\pyvideo-data # Copy the event template here and adapt to the event parameters # Only repo_dir: and events: are loaded # ============================================================================= events: # - title: PyData Virginia 2025 # dir: pydata-virginia-2025 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qLS7Mk-jI9jhb4t5UY6yDW # related_urls: # - label: Conference Website # url: https://pydata.org/virginia2025 # language: eng # dates: # begin: 2025-04-18 # end: 2025-04-19 # default: 2025-04-18 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Global 2024 # dir: pydata-global-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0otKlHvES9iBFtVQ71yZhed # related_urls: # - label: Conference Website # url: https://pydata.org/global2024 # language: eng # dates: # begin: 2024-12-03 # end: 2024-12-05 # default: 2024-12-03 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData New York City 2024 # dir: pydata-new-york-city-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0ohEIZ-_wM2W_xqSVjyA3dC # related_urls: # - label: Conference Website # url: https://pydata.org/nyc2024 # language: eng # dates: # begin: 2024-11-06 # end: 2024-11-08 # default: 2024-11-06 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Tel Aviv 2024 # dir: pydata-tel-avid-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pRsGPxDvLZfuufNgqREc0a # related_urls: # - label: Conference Website # url: https://pydata.org/telaviv2024/ # language: eng # dates: # begin: 2024-11-04 # end: 2024-11-04 # default: 2024-11-04 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Paris 2024 # dir: pydata-paris-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pKya8gksd00ennKuyoH7v7 # related_urls: # - label: Conference Website # url: https://pydata.org/paris2024 # language: eng # dates: # begin: 2024-09-25 # end: 2024-09-26 # default: 2024-09-25 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Amsterdam 2024 # dir: pydata-amsterdam-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0reU2lzNZCn9obkyRVaSnpF # related_urls: # - label: Conference Website # url: https://web.archive.org/web/20240822042916/https://amsterdam.pydata.org/ # language: eng # dates: # begin: 2024-09-18 # end: 2024-09-20 # default: 2024-09-18 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Vermont 2024 # dir: pydata-vermont-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pME_xSRdmoYFzhlsHJYM8I # related_urls: # - label: Conference Website # url: https://pydata.org/vermont2024/ # language: eng # dates: # begin: 2024-07-29 # end: 2024-07-30 # default: 2024-07-29 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Eindhoven 2024 # dir: pydata-eindhoven-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0q7a2aoNP1au_1egfZEjGL6 # related_urls: # - label: Conference Website # url: https://pydata.org/eindhoven2024/ # language: eng # dates: # begin: 2024-07-11 # end: 2024-07-11 # default: 2024-07-11 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData London 2024 # dir: pydata-london-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0rrhYTNedKKuJ9716fEaAdK # related_urls: # - label: Conference Website # url: https://pydata.org/london2024/ # language: eng # dates: # begin: 2024-06-14 # end: 2024-06-16 # default: 2024-06-14 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Berlin 2024 # dir: pydata-berlin-2024 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0r2tGyr-hjbnCrjXRkCMvwB # related_urls: # - label: Conference Website # url: https://2024.pycon.de/ # language: eng # dates: # begin: 2024-06-14 # end: 2024-06-16 # default: 2024-06-14 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Global 2023 # dir: pydata-global-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0poULd1C4oUdPbPkTe4poJx # related_urls: # - label: Conference Website # url: https://pydata.org/global2023/ # language: eng # dates: # begin: 2023-12-06 # end: 2023-12-08 # default: 2023-12-06 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Eindhoven 2023 # dir: pydata-eindhoven-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qkbJjIfppGO44yhDV2i4gR # related_urls: # - label: Conference Website # url: https://web.archive.org/web/20240930133013/http://pydata.org/eindhoven2023 # language: eng # dates: # begin: 2023-11-30 # end: 2023-11-30 # default: 2023-11-30 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData New York City 2023 # dir: pydata-new-york-city-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0o79mT1hHyqtFDSNzXXSYQM # related_urls: # - label: Conference Website # url: https://pydata.org/nyc2023/ # language: eng # dates: # begin: 2023-11-01 # end: 2023-11-03 # default: 2023-11-01 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Amsterdam 2023 # dir: pydata-amsterdam-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pADyz2VboxPFIdrsozlENg # related_urls: # - label: Conference Website # url: https://amsterdam2023.pydata.org/cfp/schedule/ # language: eng # dates: # begin: 2023-09-14 # end: 2023-09-16 # default: 2023-09-14 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Seattle 2023 # dir: pydata-seattle-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0q81_-rt5jzJ--ZEgcNArKb # related_urls: # - label: Conference Website # url: https://pydata.org/seattle2023/ # language: eng # dates: # begin: 2023-04-26 # end: 2023-04-28 # default: 2023-04-26 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Berlin 2023 # dir: pydata-berlin-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0peDguAzds7kVmBr8avp46K # related_urls: # - label: Conference Website # url: https://2023.pycon.de/ # language: eng # dates: # begin: 2023-04-17 # end: 2023-04-19 # default: 2023-04-17 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Yerevan 2023 # dir: pydata-yerevan-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pJKftCB2BtalTDE-2xS20g # language: eng # dates: # begin: 2023-10-23 # end: 2024-11-07 # default: 2023-10-23 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Trójmiasto 2023 # dir: pydata-trojmiasto-2023 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qS0mI7s9tpXnS-XV5l_Ibs # related_urls: # - label: Conference Website # url: https://www.meetup.com/pl-PL/pydata-trojmiasto/ # language: eng # dates: # begin: 2023-10-24 # end: 2023-10-24 # default: 2023-10-24 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Tel Avid 2022 # dir: pydata-tel-avid-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0p6o_fjjdNPqy1rps49z2S0 # related_urls: # - label: Conference Website # url: https://pydata.org/telaviv2022/ # language: eng # dates: # begin: 2022-12-13 # end: 2022-12-13 # default: 2022-12-13 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Eindhoven 2022 # dir: pydata-eindhoven-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0pI60MsrFpHcII1qWm7drmZ # related_urls: # - label: Conference Website # url: https://pydata.org/eindhoven2022/ # language: eng # dates: # begin: 2022-12-02 # end: 2022-12-02 # default: 2022-12-02 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Global 2022 # dir: pydata-global-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qgYUt0yn7F80wmzCnj2dEq # related_urls: # - label: Conference Website # url: https://pydata.org/global2022/ # language: eng # dates: # begin: 2022-12-01 # end: 2022-12-03 # default: 2022-12-01 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData New York City 2022 # dir: pydata-new-york-city-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0opPc5-dp6ZDCFvOqDBlUuv # related_urls: # - label: Conference Website # url: https://pydata.org/nyc2022/ # language: eng # dates: # begin: 2022-11-09 # end: 2022-11-11 # default: 2022-11-09 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Yerevan 2022 # dir: pydata-yerevan-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qWwVVDmdOw6oxAlqqH8Ca- # related_urls: # - label: Conference Website # url: https://pydata.org/yerevan2022/ # language: eng # dates: # begin: 2022-08-12 # end: 2022-08-13 # default: 2022-08-12 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData London 2022 # dir: pydata-london-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qT0MXnci7VBSF-U-0WaQ-w # related_urls: # - label: Conference Website # url: https://pydata.org/london2022/ # language: eng # dates: # begin: 2022-06-17 # end: 2022-06-19 # default: 2022-06-17 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Berlin 2022 # dir: pydata-berlin-2022 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0p0Fal8_YKg6fPXnf3iPtwD # related_urls: # - label: Conference Website # url: https://2022.pycon.de/ # language: eng # dates: # begin: 2022-04-11 # end: 2022-04-13 # default: 2022-04-11 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Global 2021 # dir: pydata-global-2021 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0rHb3JXG6puQnUAclFFZMlh # related_urls: # - label: Conference Website # url: https://pydata.org/global2021/ # language: eng # dates: # begin: 2021-10-28 # end: 2021-10-30 # default: 2021-10-28 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Eindhoven 2021 # dir: pydata-eindhoven-2021 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0rBKcoKoaWJiMrDGdNr2_S0 # related_urls: # - label: Conference Website # url: https://pydata.org/eindhoven2021/ # language: eng # dates: # begin: 2021-11-12 # end: 2021-11-12 # default: 2021-11-12 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Global 2020 # dir: pydata-global-2020 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0r0eC9BnITmYJ786p9Y1Q8D # related_urls: # - label: Conference Website # url: https://pydataglobal.github.io/ # language: eng # dates: # begin: 2020-11-11 # end: 2020-11-15 # default: 2020-11-11 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: # - title: PyData Eindhoven 2020 # dir: pydata-eindhoven-2020 # youtube_list: # - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qpKjuGgNOgtOxIuATvnqEr # related_urls: # - label: Conference Website # url: https://pydata.org/eindhoven2020/schedule/ # language: eng # dates: # begin: 2020-10-07 # end: 2020-10-09 # default: 2020-10-07 # minimal_download: false # issue: xxx # overwrite: # # all: true # takes precedence over add_new_files and existing_files_fields # add_new_files: true # existing_files_fields: # - duration # - thumbnail_url # - videos # - description # - language # - recorded # - related_urls # - speakers # - tags # - title # tags: - title: PyData Amsterdam 2020 dir: pydata-amsterdam-2020 youtube_list: - https://www.youtube.com/playlist?list=PLGVZCDnMOq0oX4ymLgldSvpfiZj-S8-fH related_urls: - label: Conference Website url: https://datasciencedistrict.nl/pydata-festival-amsterda/ language: eng dates: begin: 2020-06-15 end: 2020-06-20 default: 2020-06-15 minimal_download: false issue: xxx overwrite: # all: true # takes precedence over add_new_files and existing_files_fields add_new_files: true existing_files_fields: - duration - thumbnail_url - videos - description - language - recorded - related_urls - speakers - tags - title tags: - title: PyData South Africa 2018 dir: pydata-south-africa-2018 youtube_list: - https://www.youtube.com/watch?v=Lvw3Lp3KrTM&list=PLGjWYNrNnSuc78h5x23A5mLAzWlCl9LGf related_urls: - label: Conference Website url: https://2018.za.pycon.org/ language: eng dates: begin: 2018-10-11 end: 2018-10-12 default: 2018-10-11 minimal_download: false issue: xxx overwrite: # all: true # takes precedence over add_new_files and existing_files_fields add_new_files: true existing_files_fields: - duration - thumbnail_url - videos - description - language - recorded - related_urls - speakers - tags - title tags: - title: PyData Hamburg 2021 dir: pydata-hamburg-2021 youtube_list: - https://www.youtube.com/playlist?list=PLGVZCDnMOq0qbRG8gBRkosFfhWrObasQF related_urls: - label: Conference Website url: https://www.meetup.com/pydata-hamburg/ language: eng dates: begin: 2020-11-03 end: 2021-03-03 default: 2021-03-03 minimal_download: false issue: xxx overwrite: # all: true # takes precedence over add_new_files and existing_files_fields add_new_files: true existing_files_fields: - duration - thumbnail_url - videos - description - language - recorded - related_urls - speakers - tags - title tags: # ISO_639-3 language codes https://en.wikipedia.org/wiki/ISO_639-3 # languages = { # 'ita': 'Italian', # 'zho': 'Chinese', # 'por': 'Portuguese', # 'ukr': 'Ukrainian', # 'deu': 'German', # 'eng': 'English', # 'rus': 'Russian', # 'fra': 'French', # 'spa': 'Spanish', # 'eus': 'Basque', # 'cat': 'Catalan', # 'glg': 'Galician', # 'kor': 'Korean', # 'lit': 'Lithuanian', # 'jpn': 'Japanese', # 'ces': 'Czech', # 'pol': 'Polish', # 'heb': 'Hebrew', # 'tha': 'Thai', # } ~~~ Scraped with [pyvideo_scrape](https://github.com/pyvideo/pyvideo_scrape) --- pydata-hamburg-2021/category.json | 3 ++ ...ta-sharma-pydata-hamburg-may-2021-1-2.json | 44 +++++++++++++++++ ...l-paco-nathan-pydata-hamburg-may-2021.json | 44 +++++++++++++++++ ...-clouds-pydata-hamburg-march-2021-1-2.json | 40 ++++++++++++++++ ...ed-customer-automation-at-hapag-lloyd.json | 44 +++++++++++++++++ ...-gcp-vs-aws-alessandro-romano-aws-cdk.json | 40 ++++++++++++++++ ...ght-now-pydata-hamburg-march-2021-2-2.json | 48 +++++++++++++++++++ 7 files changed, 263 insertions(+) create mode 100644 pydata-hamburg-2021/category.json create mode 100644 pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json create mode 100644 pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json create mode 100644 pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json create mode 100644 pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json create mode 100644 pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json create mode 100644 pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json diff --git a/pydata-hamburg-2021/category.json b/pydata-hamburg-2021/category.json new file mode 100644 index 000000000..debd48a2b --- /dev/null +++ b/pydata-hamburg-2021/category.json @@ -0,0 +1,3 @@ +{ + "title": "PyData Hamburg 2021" +} diff --git a/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json b/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json new file mode 100644 index 000000000..29e1fba62 --- /dev/null +++ b/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json @@ -0,0 +1,44 @@ +{ + "description": "In this May Meetup we have two inspiring talks on Machine Learning.\n\nThis edition was sponsored by IBM: IBM funds open source development through NumFocus while Tim Bonnemann provides a brief introduction to the IBM data science community.\n\nPart 2: AutoML with Paco Nathan: https://youtu.be/7oW49Ulr4cY\n\nEnjoy the talks!\nYour PyData Hamburg Crew\n\n--------\n\n# (Talk 1) Nandita Sharma: A Loan Defaulter Prediction Model\n\nIn this talk, Nandita will explain how machine learning techniques play a prominent role in detecting the likelihood of defaulting in advance - by developing an understanding of customers' behavioral patterns before granting a loan. Join this talk to understand how AI helps banks solve and understand their liquidity risk and financial abilities while gaining and retaining current customers.\n\nAbout Nandita: Nandita is Data Scientist and Data Analyst, passionate about AI, neural networks & deep learning. She works at the National College of Ireland as an Assistance Teacher, where she teaches and mentors 80+ students for machine learning projects. In her free time, she loves to learn new things, dancing, painting & baking.\n\n------------\nwww.pydata.org\r\n\r\nPyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R. \r\n\r\nPyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 2938, + "language": "eng", + "recorded": "2021-03-03", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + }, + { + "label": "https://youtu.be/7oW49Ulr4cY", + "url": "https://youtu.be/7oW49Ulr4cY" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi_webp/aUKaLlcNHLA/maxresdefault.webp", + "title": "A Loan Defaulter Prediction Model - Nandita Sharma | PyData Hamburg May 2021 (1/2)", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=aUKaLlcNHLA" + } + ] +} diff --git a/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json b/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json new file mode 100644 index 000000000..e8c87b4a9 --- /dev/null +++ b/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json @@ -0,0 +1,44 @@ +{ + "description": "In this May Meetup we have two inspiring talks on Machine Learning.\n\nThis edition was sponsored by IBM: IBM funds open source development through NumFocus while Tim Bonnemann provides a brief introduction to the IBM data science community.\n\nPart 1: A Load Defaulter Prediction Model - with Nadita Sharma: https://youtu.be/aUKaLlcNHLA\n\nEnjoy the talks!\nYour PyData Hamburg Crew\n\n--------\n\n# (Talk 2) Paco Nathan: AutoML\n\nAutoML is a very active area of AI research in academia as well as R&D work in industry. The public cloud vendors each promote some form of AutoML service. Tech unicorns have been developing AutoML services for their data platforms. Many different open source projects are available, which provide interesting new approaches. But what does AutoML mean?\n\nOstensibly automated machine learning will help put ML capabilities into the hands of non-experts, help improve the efficiency of ML workflows, and accelerate AI research overall. While in the long-term AutoML services promise to automate the end-to-end process of applying ML in real-world business use cases, what are the capabilities and limitations in the near-term?\n\nAbout Paco: Known as a \"player/coach\", with core expertise in data science, natural language, cloud computing; ~40 years tech industry experience, ranging from Bell Labs to early-stage start-ups. Advisor for Amplify Partners, IBM Data Science Community, Recognai, KUNGFU.AI, Primer. Lead committer PyTextRank, kglab. Formerly: Director, Community Evangelism @ Databricks and Apache Spark. Cited in 2015 as one of the Top 30 People in Big Data and Analytics by Innovation Enterprise.\n\n\n------------\nwww.pydata.org\n\nPyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R. \n\nPyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 2875, + "language": "eng", + "recorded": "2021-03-03", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + }, + { + "label": "https://youtu.be/aUKaLlcNHLA", + "url": "https://youtu.be/aUKaLlcNHLA" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi_webp/7oW49Ulr4cY/maxresdefault.webp", + "title": "AutoML - Paco Nathan |\u00a0PyData Hamburg May 2021", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=7oW49Ulr4cY" + } + ] +} diff --git a/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json b/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json new file mode 100644 index 000000000..3e729d12a --- /dev/null +++ b/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json @@ -0,0 +1,40 @@ +{ + "description": "# (Talk 1) Stefanie Stoppel & Angelie Kraft: From RGB-D images to complete point clouds\n\nImagine you own a household robot that cleans, cooks and does errands for you. When you tell it to go fetch your favorite coffee mug, the robot not only needs to know what that mug looks like in order to locate it in your apartment, but it should also anticipate its full 3D shape in order to grasp it and bring it to you. We are going to highlight the first steps we took in order to transfer some of these abilities to robotic grasping, by creating an end-to-end Deep Learning pipeline that takes an RGB-D image of an object as input and infers its complete 3D representation in the form of a point cloud.\n\nStefanie is currently pursuing a Master\u2019s degree to become a Machine Learning Engineer. She likes automating ML workflows and cares about bias, fairness & explainability in AI.\n\nAngelie is currently working on her Master's thesis on Bias Mitigation in Natural Language Processing. She is also co-founder of the young start-up AdaLab.ai which provides customers from research and industry with state-of-the-art ML solutions.\n\n-------------------------------------------\nFollow us on Twitter: @PyDataHamburg\n\nPyData is a community for developers and users of open source data tools. PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. The PyData Code of Conduct governs this meetup. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 2711, + "language": "eng", + "recorded": "2021-03-03", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi_webp/5uWYjA1M-zw/maxresdefault.webp", + "title": "From RGB-D images to complete point clouds | PyData Hamburg March 2021 (1/2)", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=5uWYjA1M-zw" + } + ] +} diff --git a/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json b/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json new file mode 100644 index 000000000..32681ac4f --- /dev/null +++ b/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json @@ -0,0 +1,44 @@ +{ + "description": "We start 2021 with Natural Language Processing (NLP) and we are thrilled to host this meetup together with Hamburg NLP (https://www.meetup.com/Hamburg-Natural-Language-Processing-Meetup-Gruppe/). Your hosts are Christian Staudt, Gianluca Speranza and Kai Matzutt.\n\nFollow us on Twitter: @PyDataHamburg \n\n-------------------------------------------\n\n# (Talk 1) Phu Mon Htut : Transfer Learning in NLP: Tools and Tips\n\nIn recent years, pre-trained language models, such as Google's BERT, combined with transfer learning methods have enabled us to achieve the state-of-the-art in many natural language processing tasks. In this talk, I'll give an overview of the pre-trained language models and transfer learning methods in NLP. I'll then introduce open-source tools designed for transfer learning of NLP tasks and tips on using them.\n\nPhu is a Ph.D. candidate at New York University working on applying transfer learning methods to NLP problems and linguistic analysis of these methods for interpretability.\n\n-------------------------------------------\n\n# (Talk 2) Sebastian Nichtern & Adrian Baetu: NLP based Customer Service Automation at scale\n\nWe all hear about the great revolution of AI and NLP ahead. Still, we see most companies struggle leveraging the benefits of such technologies. In this talk we will take you on a difficult but successful journey to Hapag-Lloyd\u2019s first productive NLP solution, that is currently allocating over 20.000 mails every single day.\n\nSebastian is a Senior Data Scientist working for Ginkgo Analytics as a consultant and specialist in applied Machine Learning.\n\nAdrian is a team lead in the AI Center of Excellence Hapag-Lloyd that is currently being established in Gdansk.\n-------------------------------------------\n\nPyData is a community for developers and users of open source data tools. PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. The PyData Code of Conduct governs this meetup. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 7056, + "language": "eng", + "recorded": "2021-02-09", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + }, + { + "label": "https://www.meetup.com/Hamburg-Natural-Language-Processing-Meetup-Gruppe/", + "url": "https://www.meetup.com/Hamburg-Natural-Language-Processing-Meetup-Gruppe/" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi/n-jYfvmghEk/sddefault.jpg", + "title": "PyData Hamburg NLP Jan '21: Transfer Learning in NLP & NLP-based Customer Automation at Hapag-Lloyd", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=n-jYfvmghEk" + } + ] +} diff --git a/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json b/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json new file mode 100644 index 000000000..707a0f5c1 --- /dev/null +++ b/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json @@ -0,0 +1,40 @@ +{ + "description": "PyData Hamburg Meetup November 2020: Head in the Clouds\n\nThis meetup is all about the cloud. Our two speakers from Hamburg and San Francisco will get you started with Python on the major cloud platforms and turning your infrastructure into code.\n\nfollow us on Twitter: @PyDataHamburg \n-------------------------------------------\n\n# (Talk 1) Samantha Zeitlin: Snakes on a Cloud - Python on Google Cloud Platform vs. Amazon Web Services\n\nInfrastructure as code is far more maintainable than configuring everything manually. But working in the cloud means learning the eccentricities of many separate services. Samantha will share lessons learned from using both AWS and GCP, comparing major differences between similar services and sharing example code illustrating some pros and cons.\n\nSamantha is a data scientist and engineer who lives in San Francisco.\n\n-------------------------------------------\n\n# (Talk 2) Alessandro Romano: AWS CDK - provision your cloud application using Python\n\nThe Amazon Web Services Cloud Development Kit makes it possible to define the stack of a cloud application through a programming language (eg. Python). It's the implementation of the process \"Infrastructure as a code\" and is built on the top of Cloud Formation. It helps us boosting the creation and deployment of a cloud application without diving into complex CF configuration files.\n\nAlessandro is a data scientist working for a logistics company called Cargonexx. He is always searching for a better way to automate complex processes and make life easier for data scientists.\n\n-------------------------------------------\nwww.pydata.org\r\n\r\nPyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. PyData provides a forum for the international community of users and developers of data analysis tools to share ideas and learn from each other. The global PyData network promotes discussion of best practices, new approaches, and emerging technologies for data management, processing, analytics, and visualization. PyData communities approach data science using many languages, including (but not limited to) Python, Julia, and R. \r\n\r\nPyData conferences aim to be accessible and community-driven, with novice to advanced level presentations. PyData tutorials and talks bring attendees the latest project features along with cutting-edge use cases. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 7968, + "language": "eng", + "recorded": "2020-11-30", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi/7uw2sxy4GHU/maxresdefault.jpg", + "title": "PyData Hamburg Nov '20 - Samantha Zeitlin: Python on GCP vs AWS - Alessandro Romano: AWS CDK", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=7uw2sxy4GHU" + } + ] +} diff --git a/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json b/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json new file mode 100644 index 000000000..de944c023 --- /dev/null +++ b/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json @@ -0,0 +1,48 @@ +{ + "description": "# (Talk 2) Ron Hagensieker & Freddie Kalaitzis: Where are the Earth's streams flowing right now? - Dynamic hydrology maps from satellite-LiDAR fusion\n\nThe audience will learn about Very High Resolution satellite imagery and LiDAR, and the fusion of these sensor data through multi-sensor U-Nets, for the mapping of flowing networks at the continental scale, every day, stacking the times series maps over many years. The end result is a new map that could fundamentally improve how we manage our water resources around the world.\n\nPix2Streams reprint:\nhttps://arxiv.org/abs/2011.07584\n(accepted as a spotlight oral talk at the AI for Earth Sciences Workshop, NeurIPS 2020)\n\nPix2Streams demo:\nhttps://drive.google.com/file/d/1IOXFfM1hY0QnZp1j5xQO1gviKwL2FtSP/view\n\nRon is a machine learning engineer and remote sensing scientist. His work in remote sensing covers a wide range in applications and methods, ranging from deforestation to naval monitoring; classic segmentation to experimental generative methods; multi-spectral to Synthetic Aperture Radar.\n\nFreddie is a part-time Senior Research Fellow, and Theme Lead of ML for Earth Observation and Remote Sensing, in the Oxford Applied and Theoretical Machine Learning lab of Oxford University. He's also an ML & Project Lead at NASA's Frontier Development Lab (FDL), and the ML Lead of Trillium Technologies , the R&D production company behind FDL.\n\n-------------------------------------------\nFollow us on Twitter: @PyDataHamburg\n\nPyData is a community for developers and users of open source data tools. PyData is an educational program of NumFOCUS, a 501(c)3 non-profit organization in the United States. The PyData Code of Conduct governs this meetup. 00:00 Welcome!\n00:10 Help us add time stamps or captions to this video! See the description for details.\n\nWant to help add timestamps to our YouTube videos to help with discoverability? Find out more here: https://github.com/numfocus/YouTubeVideoTimestamps", + "duration": 3464, + "language": "eng", + "recorded": "2021-03-03", + "related_urls": [ + { + "label": "Conference Website", + "url": "https://www.meetup.com/pydata-hamburg/" + }, + { + "label": "https://github.com/numfocus/YouTubeVideoTimestamps", + "url": "https://github.com/numfocus/YouTubeVideoTimestamps" + }, + { + "label": "https://arxiv.org/abs/2011.07584", + "url": "https://arxiv.org/abs/2011.07584" + }, + { + "label": "https://drive.google.com/file/d/1IOXFfM1hY0QnZp1j5xQO1gviKwL2FtSP/view", + "url": "https://drive.google.com/file/d/1IOXFfM1hY0QnZp1j5xQO1gviKwL2FtSP/view" + } + ], + "speakers": [ + "TODO" + ], + "tags": [ + "Education", + "NumFOCUS", + "Opensource", + "PyData", + "Python", + "Tutorial", + "download", + "learn", + "python 3", + "software", + "syntax" + ], + "thumbnail_url": "https://i.ytimg.com/vi_webp/9KWwkWska58/maxresdefault.webp", + "title": "Where are the Earth's streams flowing right now? |\u00a0PyData Hamburg March 2021 (2/2)", + "videos": [ + { + "type": "youtube", + "url": "https://www.youtube.com/watch?v=9KWwkWska58" + } + ] +} From 6864b91b439d3039062f3a3d133e243c4ed868f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ezequiel=20Leonardo=20Casta=C3=B1o?= <14986783+ELC@users.noreply.github.com> Date: Tue, 24 Jun 2025 18:08:13 +0000 Subject: [PATCH 2/2] Add speaker information --- ...ta-sharma-pydata-hamburg-may-2021-1-2.json | 18 +++-------------- ...l-paco-nathan-pydata-hamburg-may-2021.json | 18 +++-------------- ...-clouds-pydata-hamburg-march-2021-1-2.json | 19 ++++-------------- ...ed-customer-automation-at-hapag-lloyd.json | 20 +++++-------------- ...-gcp-vs-aws-alessandro-romano-aws-cdk.json | 19 ++++-------------- ...ght-now-pydata-hamburg-march-2021-2-2.json | 19 ++++-------------- 6 files changed, 23 insertions(+), 90 deletions(-) diff --git a/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json b/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json index 29e1fba62..430b0a551 100644 --- a/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json +++ b/pydata-hamburg-2021/videos/a-loan-defaulter-prediction-model-nandita-sharma-pydata-hamburg-may-2021-1-2.json @@ -18,23 +18,11 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Nandita Sharma" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi_webp/aUKaLlcNHLA/maxresdefault.webp", - "title": "A Loan Defaulter Prediction Model - Nandita Sharma | PyData Hamburg May 2021 (1/2)", + "title": "A Loan Defaulter Prediction Model", "videos": [ { "type": "youtube", diff --git a/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json b/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json index e8c87b4a9..083b6a02e 100644 --- a/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json +++ b/pydata-hamburg-2021/videos/automl-paco-nathan-pydata-hamburg-may-2021.json @@ -18,23 +18,11 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Paco Nathan" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi_webp/7oW49Ulr4cY/maxresdefault.webp", - "title": "AutoML - Paco Nathan |\u00a0PyData Hamburg May 2021", + "title": "AutoML", "videos": [ { "type": "youtube", diff --git a/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json b/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json index 3e729d12a..4f6cc8f12 100644 --- a/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json +++ b/pydata-hamburg-2021/videos/from-rgb-d-images-to-complete-point-clouds-pydata-hamburg-march-2021-1-2.json @@ -14,23 +14,12 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Stefanie Stoppel", + "Angelie Kraft" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi_webp/5uWYjA1M-zw/maxresdefault.webp", - "title": "From RGB-D images to complete point clouds | PyData Hamburg March 2021 (1/2)", + "title": "From RGB-D images to complete point clouds", "videos": [ { "type": "youtube", diff --git a/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json b/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json index 32681ac4f..cbae5eb20 100644 --- a/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json +++ b/pydata-hamburg-2021/videos/pydata-hamburg-nlp-jan-21-transfer-learning-in-nlp-nlp-based-customer-automation-at-hapag-lloyd.json @@ -18,23 +18,13 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Phu Mon Htut", + "Sebastian Nichtern", + "Adrian Baetu" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi/n-jYfvmghEk/sddefault.jpg", - "title": "PyData Hamburg NLP Jan '21: Transfer Learning in NLP & NLP-based Customer Automation at Hapag-Lloyd", + "title": "Transfer Learning in NLP & NLP-based Customer Automation at Hapag-Lloyd", "videos": [ { "type": "youtube", diff --git a/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json b/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json index 707a0f5c1..48ecf4325 100644 --- a/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json +++ b/pydata-hamburg-2021/videos/pydata-hamburg-nov-20-samantha-zeitlin-python-on-gcp-vs-aws-alessandro-romano-aws-cdk.json @@ -14,23 +14,12 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Samantha Zeitlin", + "Alessandro Romano" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi/7uw2sxy4GHU/maxresdefault.jpg", - "title": "PyData Hamburg Nov '20 - Samantha Zeitlin: Python on GCP vs AWS - Alessandro Romano: AWS CDK", + "title": "Snakes on the Cloud: Python on GCP vs AWS", "videos": [ { "type": "youtube", diff --git a/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json b/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json index de944c023..8d2119a6b 100644 --- a/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json +++ b/pydata-hamburg-2021/videos/where-are-the-earth-s-streams-flowing-right-now-pydata-hamburg-march-2021-2-2.json @@ -22,23 +22,12 @@ } ], "speakers": [ - "TODO" - ], - "tags": [ - "Education", - "NumFOCUS", - "Opensource", - "PyData", - "Python", - "Tutorial", - "download", - "learn", - "python 3", - "software", - "syntax" + "Ron Hagensieker", + "Freddie Kalaitzis" ], + "tags": [], "thumbnail_url": "https://i.ytimg.com/vi_webp/9KWwkWska58/maxresdefault.webp", - "title": "Where are the Earth's streams flowing right now? |\u00a0PyData Hamburg March 2021 (2/2)", + "title": "Where are the Earth's streams flowing right now?", "videos": [ { "type": "youtube",