MagicStack / MagicStack/asyncpg
pandas dataframe
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
How would you recommend converting Records to a pandas dataframe?
Also, what do you think about giving fetch the option of returning a dataframe instead of list? There might be performance concerns.
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.
Research direction
Start by tracing the existing Records and fetch APIs, then examine how pandas DataFrames would fit and assess the stated performance concern. Done means a concrete decision on DataFrame support, with conversion guidance or an agreed implementation scope supported by performance evidence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, postgresql, python
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100