[x] I have described the situation in which the bug arose, including what code was executed, information about my environment, and any applicable data others will need to reproduce the problem.
[x] I have included available evidence of the unexpected behavior (including error messages, screenshots, and/or plots) as well as a descriprion of what I expected instead.
[ ] If I have a solution in mind, I have provided an explanation and/or pseudocode and/or task list.
Bug report
from_dataframe()
should assign empty margin catalog instead ofNone
when margin is empty. Originated from this discussion: https://github.com/astronomy-commons/lsdb/issues/416#issuecomment-2359150932It looks like it is the similar to #329
Before submitting Please check the following: