Skip to content

sergegoussev/price_stats_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Price Statistics Experiments

This is a personal repo for experiments and workflows that relate to the price statistics domain. It is meant to show work in a reproducible manner for anyone else who chooses to look at this. As its personal, it is not meant in any official capacity.

Repo folder structure

├── data                    # Folder for data used within the experiments of this repository (git ignored where applicable)
│   ├── bronze              # For raw data as collected for each experiment
│   ├── silver              # Cleaned data ready for analysis
│   └── gold                # Final output data hosted for visualizations and other content
├── docs                    # Folder for documentation site that accompanies all experiments
├── src                     # Scripts used to simplify the analysis
└── notebooks               # Exploration notebooks where specific experiments are run

About

Personal experiments in price statistics related topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published