pyspark-example-project icon indicating copy to clipboard operation
pyspark-example-project copied to clipboard

Issue while executing the code via pycharm

Open averma111 opened this issue 4 years ago • 0 comments

File "/home/ashish/Downloads/pyspark-example-project-master/jobs/etl_job.py", line 57, in main data_transformed = transform_data(data, config['steps_per_floor']) TypeError: 'NoneType' object is not subscriptable

averma111 avatar Oct 03 '20 20:10 averma111