Which datatypes does `to_dense` accept?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- Half a day
- Newbie friendliness
- 38/100
Research direction
Start by reading the public fast_array_utils.conv.to_dense and fast_array_utils.conv.scipy.to_dense entry points mentioned in the issue. Document which input datatypes, including the pandas DataFrame example, are supported and explain why the two entry points are separate. Done means the supported inputs and their relationship are clear to users.
Written by the indexing model from the issue text.
Description
Thank you for this package!
I was wondering if you could extend either the functionality or the documentation of supported input datatypes of to_dense
For example the following common use-case works:
In [1]: import pandas as pd
In [2]: import numpy as np
In [3]: from fast_array_utils.conv import to_dense
In [4]: to_dense(pd.DataFrame(np.random.randn(100,5)))
but it is not documented.
Furthermore, I was wondering why you split the functionality into: fast_array_utils.conv.scipy.to_dense and fast_array_utils.conv.to_dense
For me the advantage of this function is precisely not having to think about the which kind of array we are putting in.
Thank you!
- Dominant language
- Python
- Stars
- 15
- Forks
- 5
- Avg merge
- 10h 33m
- Merged PRs (30d)
- 9
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from scverse/fast-array-utils
-
Difficulty 1/5 1-3 hours Newbie friendliness 74/100
scverse/fast-array-utils#165 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
scverse/fast-array-utils#215 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 65/100
scverse/fast-array-utils#213 · 4 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
scverse/fast-array-utils#179 · 23 comments ·
-
type: numpy/scipy
Difficulty 5/5 Over a week Newbie friendliness 25/100
scverse/fast-array-utils#128 ·
All issues in scverse/fast-array-utils
Similar issues
-
agent-ready documentation needs-triage
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
-
documentation
Difficulty 1/5 Under an hour Newbie friendliness 91/100
-
workflow-status page template still says reusable workflows are "triggered only by workflow_call:" Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
instance instance add
Difficulty 1/5 Under an hour Newbie friendliness 72/100
searxng/searx-instances#939 · 1 comment ·
-
area-deployment area-integrations triage:bot-seen
Difficulty 2/5 Half a day Newbie friendliness 86/100