Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cenzwong authored Sep 20, 2024
1 parent fed6a9a commit eb73535
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ This repository is designed to replicate the structure of PySpark, making it hig
- The `Spark_ext` houses functions that necessitate a Spark instance, such as creating a DataFrame.
- The `transformation_ext` includes functions associated with DataFrame transformations, where both the input and output are DataFrames


# Lint
```
pylint --generate-rcfile > .pylintrc
Expand Down

0 comments on commit eb73535

Please sign in to comment.