Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 536 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 536 Bytes

examples-java

Examples for how to use dataframes using Java and Apache Spark

Step 1 - Download dataframes from dataframes.rcsb.org

Follow the download instructions on dataframes.rcsb.org for how to access the underlying dataframes.

Step 2 - Check out the code from this project

Clone this project and run the examples.

Troubleshooting