Skip to content

Dileep17/dataGenSDV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is dataGenSDV ?

Spike on SDV (https://github.com/sdv-dev/SDV) to generate test data

virtual env creation and activation

python -m venv venv
source venv/bin/activate

install modules

pip install -r requirements.txt    

Validate setup and SDV's working

python basic.py

Generate single table data. Input and output file paths are hardcoded

python single_table.py

Generate multiple table relational data. Input and output file paths are hardcoded

python multi_table.py

About

Spike SDV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages