Orangefish00 commited on
Commit
23c94d2
1 Parent(s): 0614e31

Update functions.py

Browse files
Files changed (1) hide show
  1. functions.py +0 -3
functions.py CHANGED
@@ -6,9 +6,6 @@ import pandas as pd
6
 
7
  import json
8
 
9
- from dotenv import load_dotenv
10
- load_dotenv()
11
-
12
 
13
  def decode_features(df, feature_view):
14
  """Decodes features in the input DataFrame using corresponding Hopsworks Feature Store transformation functions"""
 
6
 
7
  import json
8
 
 
 
 
9
 
10
  def decode_features(df, feature_view):
11
  """Decodes features in the input DataFrame using corresponding Hopsworks Feature Store transformation functions"""