Weekly Article News #19

The recommended articles the author has read this week.

Why You Should Start Using Pathlib as an Alternative to the OS Module

This article is written about basic contents of Python, but informative. Many people may use the “os” module, however, it is also practical to use the “Pathlib” module.

Introduction to Regression in Python with PyCaret

The user guide of PyCaret for regression analysis. In this article, we can learn the whole process of how to analyze by PyCaret.