Add env python for Spark

This commit is contained in:
Yûki VACHOT 2024-01-11 14:01:57 +01:00
parent 1e42b00ce7
commit e28c446569
8 changed files with 79 additions and 32 deletions

3
.pylintrc Normal file
View file

@ -0,0 +1,3 @@
[BASIC]
# Good variable names which should always be accepted, separated by a comma.
good-names=i, j, k, df