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 c738a3e commit 2ea523cCopy full SHA for 2ea523c
doc/progress.rst
@@ -13,6 +13,7 @@ Changelog
13
0.15, functions that had the option to return a pandas DataFrame will return a pandas DataFrame
14
by default. This version (0.14) emits a warning if you still use the old access functionality.
15
More concretely:
16
+
17
* In 0.15 we will drop the ability to return dictionaries in listing calls and only provide
18
pandas DataFrames. To disable warnings in 0.14 you have to request a pandas DataFrame
19
(using ``output_format="dataframe"``).
0 commit comments