manual feature

# setting In `config/feature_configs.yaml`
python -m src.main -c config/feature_configs.yaml -o features

# for Release features
python -m src.main -c config/feature_release_configs.yaml -o features_release

diff input

python -m src.main_diff

description input

python -m src.main_description

label state

python -m src.main -c config/label_state_configs.yaml -o label_state

insert/export data

python tools/export_features.py

test single function

python -m tests.test_sql

Thanks

  • Gousios
  • Xunhui Zhang
  • Myself