pydata / pydata/xarray

Add tests for timezone aware ExtensionArrays

Open
#11,248 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

extension-arrays topic-arrays
Dominant language
Python
Stars
4.2k
Forks
1.4k
Avg merge
2d 15h
Merged PRs (30d)
14

Description

What is your issue?

We have support for timezones now (suprise!) thanks to ExtensionArray support.

A brief non-exhaustive list of what might be needed to build some confidence here:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the create_test_dataset entry point and how timezone-aware ExtensionArrays are represented in the existing tests. Then read the linked DatetimeCoder issue (#3320) and isel issue (#9307) to separate the needed coverage from the known failures. Done means the requested timezone-aware array coverage is added and the relevant behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
pandas, python
Domain
data, testing
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.