For some reason, I have to convert sas data to hdfs then analyse with pyspark. after some research I found ...
Python For SAS UsersPython For SAS Users
I am a coder, and focus on machine learning now. for some reason, I learned SAS 2 years ago, for ...
How to set virtualenv for a crontab?How to set virtualenv for a crontab?
Recent I was asked to batch run Python script in a virtualenv and also run in crontab. for example, pyspark_hello_world.py ...