Jspascal / claude_intership_datas

This repository contains sample data for one of my interns with a script that transform them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Preparation

This repository contains code to prepare some data by reattributing the products performance in a csv file.

Setup

  1. Install the requirements:
pip install -r requirements.txt
  1. Modify your .pylintrc and pyrightconfig.json files to change the env path

  2. Add your virtualenv folder in the .gitignore if it's in this project.

Usage

To prepare the data, run the following command:

python ./change_products_order.py

About

This repository contains sample data for one of my interns with a script that transform them


Languages

Language:Python 100.0%