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…
Interactive Plots Becomes Much Easier with HoloViews (I): Basic Plots
HoloViews is a high-level plotting library for Python, which create interactive plots with simple syntax and minimal efforts For data visualization, there are many libraries…
5 Essential String Formatting Methods in Python
String formatting is an essential part of Python programming for web development, data analysis, machine learning, and more. In earlier posts, we discussed set up…
A Convenient Python Package to Download Open Datasets
4 concrete examples are used to show how to use a Python package to download open datasets from GitHub, Google Drive, Kaggle and other online…
A Real-World Project of Single-Level Discrete Wavelet Transform of 1D Signal
Discrete wavelet transform using USD-CNY exchange daily time series dataset We have discussed applications and the basic concepts of wavelet transform, general process and signal extension…
2 Convenient Methods to Search and Download Datasets from Kaggle with Jupyter Notebook
Machine learning, modelling, and data analysis all need suitable datasets to test the algorithms I still clearly remember that when I pursued my PhD in…


