mars-project / mars-project/mars
Time series functionality support
Open
mod: dataframe
type: feature
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 325
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Features include:
- [ ] `resample`.
- [ ] `tz_localize`.
- [ ] `tz_convert`.
- [ ] `to_period`.
- [ ] `to_timestamp `.
- [x] `to_datetime`.
Contributor guide
Research direction
Start by locating the existing time-series functionality and the implementation of `to_datetime`, which is checked in the issue. Then determine the scope and entry points for the unchecked APIs—`resample`, `tz_localize`, `tz_convert`, `to_period`, and `to_timestamp`—and define completion for each supported operation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100