remove column oriented json
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
# - Input: DataFrame, Arrow.Table
|
||||
# - Encoding: arrow-ipc
|
||||
# - `jsontable`: JSON format for human-readable tabular data
|
||||
# - Input: Vector{NamedTuple}, Vector{Dict} (column-oriented compatible)
|
||||
# - Input: Vector{NamedTuple}, Vector{Dict}
|
||||
# - Encoding: json
|
||||
|
||||
module NATSBridge
|
||||
|
||||
Reference in New Issue
Block a user