程序代写代做代考 python Microsoft Word – post_processing_usage.docx

Microsoft Word – post_processing_usage.docx

1. Prerequisites

The script uses python 3. We recommend that you install python from Anaconda.

The following packages need to be installed before running (pip install ):

• ujson
• beautifulsoup4==4.6.0

2. Usage

Run: `python post_processing.py `

will create a new CDR file at `.processed`

For example:

python post_processing.py /home/users/sample_cdr.jl

will output a new file at: /home/users/sample_cdr.jl.processed