We make Data Science SIMPLER for You
Just into Data writes hands-on Tutorials, fun Applications, and more!
New to or Into Data Science?
Get high-quality articles Straight to Your Inbox.
Topics include Machine Learning, Big Data, Statistical Modeling, etc.
Thank you!
Please check your inbox to confirm the subscription.
On the blog lately

How to handle Imbalanced Data in machine learning classification
With an example in Python
Lianne & Justin October 28, 2021
This is a practical guide to imbalanced data in machine learning classification.
Learn techniques and get better predictions in Python.

The Top 6 Python Data Visualization Libraries: How to choose
With example code and chart
Lianne & Justin September 27, 2021
This is a tutorial to top Python data visualization libraries.
Learn how to choose with this post with example code and chart.

How to Send Emails using Python: Tutorial with examples
Plain text, HTML with attachments
Lianne & Justin August 23, 2021
This is a practical tutorial to send emails using Python.
Learn how to send plain text to HTML with attachment emails with smtplib and email.