Skip to content

shpjp/python-ds-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python DS Project

Description

This project demonstrates creating a dataset of salary vs years of experience and saving it safely into a CSV file. The script ensures the target folder exists before saving, preventing errors.

Features

  • Generates synthetic data for Years of Experience and Salary.
  • Automatically creates ds folder if missing.
  • Saves data into ds/Salary_Data.csv.
  • Compatible with Python 3.13.7 and Windows.

Installation

  1. Clone the repository:
git clone https://github.com/shpjp/python-ds-project.git
cd python-ds-project

About

very basic NLP+Classification project and a Salary vs Yoe project I'll be building here

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published