Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
table: fix pandas deprecation warning
drp_stella/python/pfs/drp/stella/table.py:147: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead. drp_stella/python/pfs/drp/stella/table.py:140: FutureWarning: The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
- Loading branch information