Giter Site home page Giter Site logo

productanalysis's Introduction

ProductAnalysis

项目说明:

主要是用来练习数据抓取和数据分析,并通过前端页面来显示分析结果,目前只抓取zol中的手机,笔记本,数码相机

相关知识点放在doc目录,更详细的还是要去官方文档查看

请用IE或Chrome浏览器打开,本人不是做前端的,好像别的浏览器打开有问题

使用步骤:

1.先mysql数据创建数据库名为:productanalysis,数据库编码一定要设置成utf-8

2.同步数据库:python manage.py makemigrations 和 python manage.py migrate

3.进入app/ProductData,执行:run.py

等待执行结束就可以了

用到技术点:

1.通过django-haystack来实现全文搜索

2.直接通过scrapy-redis来实现去重

3.前端数据分析展示通过bokeh来实现

4.数据分析用的是pandas

5.通过redis进行缓存处理

首页

分析结果页

productanalysis's People

Contributors

jasonhy avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.