diff --git a/doc/changes/DM-48141.feature.md b/doc/changes/DM-48141.feature.md new file mode 100644 index 0000000000..75a9667f24 --- /dev/null +++ b/doc/changes/DM-48141.feature.md @@ -0,0 +1 @@ +Added `lsst.daf.butler.formatters.parquet.add_pandas_index_to_astropy()` function which stores special metadata that will be used to create a pandas DataFrame index if the table is read as a DataFrame.