GitXplorerGitXplorer
g

pyspark-pytest

public
2 stars
1 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

A minimalist example on how to get started with PySpark and Pytest

To get started and hack away, clone the repository, then

::

pip install -e .[test]
py.test

This should be everything you need to get started.