Skip to content

benjaminbob21/my-doe-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use this repo:

code/ : contains all the code part data/ : data part
data/csv_files: contains 3 files for concatenated vulink, at500 and at200 sensors

using version control:
git:
before push or pulling,
we use nb-clean to clean the output of the ipynb file, so the pushed ipynb file doesnot contain the output,

Python Version: 3.12.2

run:

git clone <repo url>  
python -m venv venv  
source ./venv/bin/activate  
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published