mars-project / mars-project/mars
Support {DataFrame,Series}.equals
Open
mod: dataframe
type: feature
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
Support {DataFrame,Series}.equals. pandas docs see https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.DataFrame.equals.html and https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.equals.html
Contributor guide
Research direction
No repository files, tests, or entry points are named. Start by reading the linked pandas DataFrame.equals and Series.equals documentation, then locate the corresponding Mars DataFrame and Series APIs; done means both operations are supported consistently with the documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100