astronomy-commons / astronomy-commons/lsdb
Allow user-defined function without return in map_partitions calls over catalogs
Open
interface
- Dominant language
- Python
- Stars
- 55
- Forks
- 26
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 8
Description
At the moment a user defined function feed to map_partitions needs to return df. For instance see this issue and associated discussion: https://github.com/astronomy-commons/lsdb/issues/651#issuecomment-2758685150
Allow user-defined function in map_partition that do not return df.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.