Add env python for Spark
This commit is contained in:
parent
1e42b00ce7
commit
e28c446569
8 changed files with 79 additions and 32 deletions
3
.pylintrc
Normal file
3
.pylintrc
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[BASIC]
|
||||
# Good variable names which should always be accepted, separated by a comma.
|
||||
good-names=i, j, k, df
|
||||
Loading…
Add table
Add a link
Reference in a new issue