Skip to content

Commit

Permalink
Remove unnecessary libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo committed Sep 7, 2020
1 parent 8ff7840 commit 943bc5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dev/docker-volume/src/DataProcessor.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from pyspark.sql import Window
import pyspark.sql.functions as F
from pyspark.sql.dataframe import DataFrame
from pyspark.sql.session import SparkSession
from src.config import TRUSTED_DATA_PATH, RAW_DATA_PATH
Expand Down

0 comments on commit 943bc5a

Please sign in to comment.