How to read and concatenate multiple data files like.csv data file in pandas with 3 convenient methods using concrete real-world datasets In most cases, we only need…
Which Python is suitable for you, classic Python or Python distribution platforms?
This short article helps you choose Python between classic Python and Python distribution platforms like Anaconda 1. Python Platforms In general, there are two types…
How Easily to Visualize Data with Pandas
Pandas provides easy and simple syntax to visualize data by creating the most widely used plots, but it seems the power of Pandas’s data visualization…
Why I Launched a New Blog while I am Writing on Medium?
It is excellent to write on Medium, but why I finally created my new blog – Deepsim Blog after several months’ hard work How is…
HTML Essentials of Formatting Text in Jupyter Notebook
HTML has advanced methods to formatting text in Jupyter notebook, such as set fonts, font sizes, colors, text alignment, and more In the previous post,…
2 Most Convenient Ways to Add TOC to Medium Articles
I have tested a couple of methods, but these two are the easiest and most convenient ways to create a TOC for a Medium article…
Easily Formatting Text with Markdown in Jupyter Notebook
It displays how to easily and fast master the essentials of formatting text with Markdown Syntax in Jupyter Notebook with concrete examples In this post,…
Top Magic Commands in the Jupyter Notebook
Using magic commands in the Jupyter notebook can greatly increase our work efficiency In this post, I will display some most widely used or top…
Interactive Plots Becomes Much Easier with HoloViews (II): Multiple Plots
HoloViews is a high-level plotting library for Python, which create overlay and layout of multiple interactive plots with simple syntax and minimal efforts Part (I)…
2 Easy Methods to Publish a Jupyter Notebook as a Post on WordPress Website
To show how easily to publish a Jupyter notebook as a post on your WordPress website It is so easy to create your website, especially…


