Skip to content

Instantly share code, notes, and snippets.

View dingtiansong's full-sized avatar

song dingtiansong

View GitHub Profile
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
<component name="InspectionProjectProfileManager">
<settings>
<option name="useProjectProfile" value="false" />
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>
# -*- coding: utf-8 -*-
'''
@Time : 2017/11/21 14:53
@author: song
'''
import cPickle as cp
<component name="InspectionProjectProfileManager">
<settings>
<option name="PROJECT_PROFILE" />
</settings>
</component>
#-*- coding:utf-8 -*-
'''
Created on Dec 11, 2017
@author: Wenpu Wang
'''
import requests
import lxml.html
# -*- coding: utf-8 -*-
'''
@Time : 2018/5/21 14:49
@author: song
'''
import re
import pandas as pd
import numpy as np