Matthew Mayo, Gregory Piatetsky

Matthew Mayo

Gregory Piatetsky

Ottawa, ON, Canada

Contact Matthew

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Gregory Piatetsky

Past articles by Matthew:

Learning How to Use ChatGPT to Learn Python (or anything else)

Let's learn how ChatGPT can help us learn about Python... or really anything at all. → Read More

10 Pandas One Liners for Data Access, Manipulation, and Management

These 10 one liners will help you start to access, manipulate, and manage data using Pandas. → Read More

20 Questions (with Answers) to Detect Fake Data Scientists: ChatGPT Edition, Part 1

Can ChatGPT provide answers to data science questions to the same standard of humans? Check out this attempt to do so, and compare the answers to those from experts. → Read More

20 Questions (with Answers) to Detect Fake Data Scientists: ChatGPT Edition, Part 2

Can ChatGPT provide answers to data science questions to the same standard of humans? Check out this attempt to do so, and compare the answers to those from experts. → Read More

ChatGPT as a Python Programming Assistant

Is ChatGPT useful for Python programmers, specifically those of us who use Python for data processing, data cleaning, and building machine learning models? Let's give it a try and find out. → Read More

Free Python Automation Course

Who wants to do boring stuff? Learn to automate the mundane with Python thanks to this free course. Set it and forget it! → Read More

The Complete Free PyTorch Course for Deep Learning

Do you want to learn PyTorch for machine learning and deep learning? Check out this 24 hour long video course with accompanying notes and courseware for free. Did I mention it's free? → Read More

Free Python for Data Science Course

Ready to learn how to use Python for data science? This free course has got you covered! → Read More

Free Algorithms in Python Course

Algorithms are an often misunderstood concept. Leverage Python to learn what algorithms really are, and how to implement an array of basic computational algorithms in the language. → Read More

Free SQL and Database Course

Get up to speed on SQL and relational databases with this free video course. → Read More

Build a Reproducible and Maintainable Data Science Project: A Free Online Book

This free online book is a fantastic resource on how to structure, manage, and maintain your real-world data science projects. → Read More

Free AI for Beginners Course

Microsoft has put together an AI course for beginners, consisting of a 12 week, 24 lesson curriculum, available for free to all. → Read More

Free Python Project Coding Course

Learn Python by doing Python. Check out this free project-based course to quickly learn how to program in the high-demand language. → Read More

Practical Deep Learning from fast.ai is Back!

Looking for a great course to go from machine learning zero to hero quickly? fast.ai has released the latest version of Practical Deep Learning For Coders. And it won't cost you a thing. → Read More

Free Python Crash Course

Python is the most popular programming language in the world. Master it with this free crash course. → Read More

Fake It Till You Make It: Generating Realistic Synthetic Customer Datasets

Finding the data you need is hard. So why not fake it? → Read More

5 Things That Set a Data Scientist Apart From Other Professions

Here are five things that help set the data scientist apart from other professions. → Read More

The 5 Characteristics of a Successful Data Scientist

I've put some thought into this, and come up with the 5 characteristics of a what I believe define a successful data scientist. Do you agree? → Read More

Data Science & Analytics Industry Main Developments in 2021 and Key Trends for 2022

We have solicited insights from experts at industry-leading companies, asking: "What were the main AI, Data Science, Machine Learning Developments in 2021 and what key trends do you expect in 2022?" Read their opinions here. → Read More

Easy Synthetic Data in Python with Faker

Faker is a Python library that generates fake data to supplement or take the place of real world data. See how it can be used for data science. → Read More