We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5adaf3a commit 25d935dCopy full SHA for 25d935d
databento/historical/api/metadata.py
@@ -130,7 +130,7 @@ def list_fields(
130
Returns
131
-------
132
Dict[str, Any]
133
- A map of field name-value pairs filtered on the given optional parameters.
+ A mapping of dataset to encoding to schema to field to data type.
134
135
"""
136
validate_maybe_enum(schema, Schema, "schema")
0 commit comments