pydata / pydata/sparse

What does `compressed_axes = None` mean?

Open
#535 4 comments 0 reactions 1 assignee View on GitHub

@daletovar is already working on this.

Since Jan 6, 2022.

discussion
Dominant language
Python
Stars
668
Forks
141
Avg merge
2d 8h
Merged PRs (30d)
4

Description

I was going through the GCXS code trying to fix bugs when I came across a few places where compressed_axes was being set to None. That, in my opinion, should never happen. It should always be a tuple of integers.

@daletovar Could you specify the context here, and what could be needed to remove this?

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.