Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 399 Bytes

File metadata and controls

9 lines (7 loc) · 399 Bytes

Python-Meetup-API

Find_Meetup_Groups

Here, I have identified various Python meetup groups from cities of India, USA, UK, HK, TW and Australia by following below steps and writting python codes for same.

  1. Fetch information from meetup.com using the API they have provided
  2. Move the data into a DataFrame and Analyse it
  3. Find insights from the analysis and join the right meetup groups.