Writing your first data science project

jimbex
2 min readApr 1, 2021

--

Introduction

Having some data science projects to showcase is one of the most important prerequisites to be a data scientist. Previously, when I was thinking of what kind of data science projects should I work on, I strived to come out with some practical yet unique ideas to start my first data science project. There are tons of data science projects online but I did hope that I could do something different.

What is Data Science

There are many definitions out there of what data science is. But in simple words we can define data science as the field of study that combines domain expertise, programming skills, and knowledge of mathematics and statistics to extract meaningful insights from data. In turn, these systems generate insights which analysts and business users can translate into tangible business value. Those who practice data science are called data scientists, and they combine a range of skills to analyze data collected from the web, smartphones, customers, sensors, and other sources.

My First Data Science Project

My first data science project was about a csv file I found online, it was about fuel consumption and CO2Emmission, I did the analyzing and visualization with python.

If you want to see the full analysis with the jupyter notebook you can follow this link to my GitHub page.

--

--

jimbex
jimbex

Written by jimbex

I am a Data scientist , I have been in the IT field for over 5 years, I am also a python programmer and a database analyst

No responses yet