Skip to content

Commit f31c7d9

Browse files
Update README.md
1 parent aaafb2c commit f31c7d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ Alternatively, it is possible to directly get an RDD of Python-friendly JSON val
2222

2323
The design goal is that it should be possible to chain DataFrames between JSONiq and Spark SQL queries seamlessly. For example, JSONiq can be used to clean up very messy data and turn it into a clean DataFrame, which can then be processed with Spark SQL, spark.ml, etc.
2424

25+
Any feedback or error reports are very welcome.
26+
2527
## Installation
2628

2729
Install with

0 commit comments

Comments
 (0)