Skip to content

Commit 5ddcc1b

Browse files
Merge pull request #8 from RumbleDB/pandas
Fix version in the documentation.
2 parents e662597 + 5c3c35b commit 5ddcc1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Even more queries can be found [here](https://colab.research.google.com/github/R
347347

348348
# Last updates
349349

350-
## Version 0.1.0 alpha 13
350+
## Version 0.2.0 alpha 1
351351
- Allow to bind JSONiq variables to pandas dataframes
352352
- Allow to retrieve the output of a JSONiq query as a pandas dataframe (if the output is available as a dataframe, i.e., availableOutputs() returns a list that contains "DataFrame")
353353
- Clean up the mapping to strictly map tuples to sequence of items, and lists ot array items. This will avoid confusion between arrays and sequences.

0 commit comments

Comments
 (0)