Data science

Data Science Quiz For Humanities

November 22, 2025 | Ponne, Bruno

Test your skills with this interactive data science quiz covering statistics, Python, R, and data analysis. Progress Answered 0 of 15 1Which of the following best describes a z-score? A measure of central tendency The number of standard deviations a value is from the mean The square of the correlation coefficient A ... [...Read more...]

Privacy of Continous Data with Python

November 21, 2025 | Dr. Darrin

There are several ways that an individual’s privacy can be protected when dealing with continuous data. In this post, we will look at how protecting privacy can be accomplished using Python. Libraries We will begin by loading the necessary libraries. Below is the code. The library setup is simple. ...
[...Read more...]

Evaluating a New Job Market Data Feed

November 10, 2025 | Python - datawookie

I’ve recently been given early access to a service that provides data on job listings published by a wide range of companies. The dataset offers a near real-time view of hiring activity, broken down at the company level. This is a potentially valuable signal for tracking labour market trends, ...
[...Read more...]
1 2 3 151