Skip to content

Commit

Permalink
Release New Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mats E. Mollestad committed Dec 4, 2023
1 parent bfe6ff9 commit 07bfb9b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions aligned/schemas/feature_view.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,6 @@ def dependent_features_for(
core_features.add(dep_feature[0])
continue

elif len(dep_feature) == 0:
continue

dep_features = [
feat
for feat in self.derived_features.union(derived_aggregated_feautres)
Expand Down
Binary file modified test_data/credit_history_mater.parquet
Binary file not shown.
Loading

0 comments on commit 07bfb9b

Please sign in to comment.