This issue will serve as a pointer to potential larger projects that new or existing contributors can do to get involved in the development of Modin. This is not necessarily complete, nor do all of these need to be implemented by the end of the year.
This issue will serve as a pointer to potential larger projects that new or existing contributors can do to get involved in the development of Modin. This is not necessarily complete, nor do all of these need to be implemented by the end of the year.
See contributing guidelines here: https://modin.readthedocs.io/en/latest/contributing.html
Conversations and questions about individual projects should be directed to the issue for that specific project.
Execution backends
Modin dataframe enhancements
Dataframe algebraic operator support
sort
join
explode
to_labels
from_labels
infer_types
APIs and UI elements
Fault tolerance and error handling
pandas API operators
This will not be exhaustive, but a sample of the missing APIs are listed here. See the docs for a complete list.
DataFrame.infer_objects
DataFrame.align
DataFrame.explode
DataFrame.expand
DataFrame.interpolate
DataFrame.reindex_like