On this page
pandas.HDFStore.get
- HDFStore.get(key)[source]
-
Retrieve pandas object stored in file.
- Parameters
-
- key:str
- Returns
-
- object
-
Same type as object stored in file.
© 2008–2022, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/1.5.0/reference/api/pandas.HDFStore.get.html