Commit 7e34e35b by 岳巧源

add code

parent 95a50ddc
Showing with 16 additions and 0 deletions
import csv
import json
import logging
logging.basicConfig(level=logging.INFO, filename='waldom_dollar.log',
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s')
logger = logging.getLogger('waldom_data_process_RMB.py')
title_map = {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment