Open harshasridhar opened 3 years ago
I want to contribute to this issue. Please assign me this task as a part of GSSoC'21
@harshasridhar Closing this issue, as identified to be an IDE error on the user side. Please feel free to reopen if the issue persists.
Hi @Ask149
I tried to install this on a docker container with no editors as such, and I'm still facing the issue.
I copy pasted the code to an online code formatter, and there as well I'm seeing the same issue
Can you please try running this command on your machine
python3 -m tabnanny csv_preprocess.py
'csv_preprocess.py': Indentation Error: unindent does not match any outer indentation level (
Please have a look at this jupyter notebook where I've replicated the issue
Indentation error on import PFA logs