Skip to content

July 2021

[iPad] “Not Charging” is displayed when using a computer to connect to the tablet

Possible reasons why iPad is not charging

Generally speaking, when the iPad is charged with a cable, an icon like “green battery with lightning in the center” appears. This has also become important for many iPhone and iPad users to judge whether their device is charging or not.

Read More »[iPad] “Not Charging” is displayed when using a computer to connect to the tablet

[Python] Add a background to the word cloud generated using the wordcloud package

Recently, I studied a word cloud generation tool for a while, and of course I used the famous wordcloud package in python. I currently have a function that I want to do is to customize the background of the picture, but I only found the use of a picture mask to reshape the word cloud.

Read More »[Python] Add a background to the word cloud generated using the wordcloud package