随笔分类 - data
摘要:数仓分层介绍及架构_大数据开发治理平台 DataWorks(DataWorks)-阿里云帮助中心 https://help.aliyun.com/zh/dataworks/use-cases/data-layer 在阿里巴巴的数据体系中,我们建议将数据仓库分为三层,自下而上为:数据引入层(ODS,O
阅读全文
摘要:https://www.indooratlas.com/ MaLoc: a practical magnetic fingerprinting approach to indoor localization using smartphones MaLoc: a practical magnetic
阅读全文
摘要:http://www.cmo.com/features/articles/2016/3/9/data-decisions-dsp-vs-dmp.html As marketers assess their requirements for marketing technology, the ques
阅读全文
摘要:Kamol Kaemarungsi and Prashant Krishnamurthy Telecommunications Program School of Information Science. University of Pittsburgh 135 N. Bellefield Aven
阅读全文
摘要:python D:\pymine\clean\spider_map\get_uidapi_res.py 120 160 python D:\pymine\clean\spider_map\get_uidapi_res.py 80 120 python D:\pymine\clean\spider_m
阅读全文
摘要:大陆27个省级行政区片区数据-基于58同城二手房数据 【数据来源】http://www.58.com城市清单http://www.58.com/changecity.html【结果汇总】数目省自治区份数、城市数、行政区县数、58片区数、数据总条数:27、483、3751、9723、12676行政区县
阅读全文
摘要:http://www.szzlb.gov.cn/LEAPV5/czww_webmap/czww_fwbmcx
阅读全文
摘要:import sys import os import requests import threading from time import sleep from bs4 import BeautifulSoup curPath = os.path.abspath(os.path.dirname(__file__)) rootPath = os.path.spl...
阅读全文
摘要:from openpyxl import Workbook import time import sys import os import pprint import re curPath = os.path.abspath(os.path.dirname(__file__)) rootPath = os.path.split(curPath)[0] sys.path.append...
阅读全文
摘要:python D:\pymine\clean\spider_map\get_bd_uid_rest_b.py python D:\pymine\clean\spider_map\get_bd_uid_rest.py python D:\pymine\clean\spider_map\get_bd_uid_28_other20_b.py #MAX_USED_TIMES = 1900 p...
阅读全文
摘要:import xlrd import time import sys import os import requests import sqlite3 import threading curPath = os.path.abspath(os.path.dirname(__file__)) rootPath = os.path.split(curPath)[0] sys.path....
阅读全文
摘要:限
阅读全文
摘要:import matplotlib matplotlib.use('Agg') import numpy as np from numpy import array from matplotlib import pyplot from scipy import integrate import math import time from sys imp...
阅读全文
摘要:import sys import os curPath = os.path.abspath(os.path.dirname(__file__)) rootPath = os.path.split(curPath)[0] sys.path.append(rootPath) from selenium import webdriver from selenium.webdriver.chr...
阅读全文