kaggle-talkingdata-visualization

Source code for blog post: Interactive Data Visualization of Geospatial Data using D3.js, DC.js, Leaflet.js and Python

  • 所有者: adilmoujahid/kaggle-talkingdata-visualization
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Source Code for my blog post: Interactive Data Visualization of Geospatial Data using D3.js, DC.js, Leaflet.js and Python

#Dependencies

You need Python 2.7.x and 3 Python libraries: Pandas, Flask, Shapely.

The easiest way to install Pandas is to install it as part of the Anaconda distribution.

You can install Flask and Shapely using pip.

pip install flask shapely

#How to run the code

  1. Install all Python dependencies
  2. Download the dataset (gender_age_train.csv, events.csv, phone_brand_device_model.csv) from Kaggle. You need to create a Kaggle account and agree to the competition rules to download the data.
  3. Save the dataset in the input folder.
  4. From the root folder, run python app.py

#Visit my Blog : http://adilmoujahid.com

主要指标

概览
名称与所有者adilmoujahid/kaggle-talkingdata-visualization
主编程语言JavaScript
编程语言Python (语言数: 4)
平台
许可证
所有者活动
创建于2016-07-21 16:28:15
推送于2016-12-13 18:34:14
最后一次提交2016-08-15 15:55:49
发布数0
用户参与
星数342
关注者数26
派生数137
提交数8
已启用问题?
问题数3
打开的问题数2
拉请求数1
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?