Python analysis using micro message friends

Preparations :( I'm using Anoconda)

The operation required libraries:

wxpy

pyecharts

wordcloud

numpy

PIL

matplotlib

pandas

First check whether the above libraries have been installed, as follows:

If you do not install the libraries presence will prompt:

In this case we need to open Anaconda Prompt, input pip install 'need to install the library' can be, the effect is as follows

Well, after installing all the libraries, we can start work

Split the code:

 

Guess you like

Origin www.cnblogs.com/daydayup12138/p/10979006.html