Dataset: Python-code-docstring
For Python dataset, its original codes are not executable in python3. An optional way to deal with such problem is that we can acquire runnable Python codes from raw data.
bash dataset/python_wan/download.sh
python -m dataset.python_wan.clean
python -m dataset.python_wan.attributes_cast
bash dataset/python_wan/lazy_download.sh