mars-project / mars-project/mars

Time series functionality support

Open
#1,121 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.