Skip to content

Commit 11c402d

Browse files
authored
Update rentsense_to_refined.py
1 parent 657878f commit 11c402d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jobs/housing/rentsense_to_refined.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from pyspark.sql.functions import *
1313
from pyspark.sql.types import IntegerType, StringType, FloatType
1414
from datetime import date
15-
import pyspark.sql.functions as F
15+
import pyspark.sql.functions as f
1616
from scripts.helpers.helpers import (
1717
move_file,
1818
rename_file,

0 commit comments

Comments
 (0)