ni / ni/nisystemlink-clients-python
Get DataFrame data as Pandas DataFrame
Open
enhancement
- Dominant language
- Python
- Stars
- 10
- Forks
- 32
- Avg merge
- 12h 42m
- Merged PRs (30d)
- 2
Description
A very common use case is for us to use a Pandas DataFrame for data analysis and manipulation for SystemLink data. We should add the ability to request a Pandas.DataFrame directly from a client API for a DataTable by id.
Contributor guide
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 reviewing the client API entry point for requesting a DataTable by ID and the linked pull request #84. Done means the API can directly return the requested SystemLink DataTable data as a Pandas DataFrame; check the pull request for the current implementation and validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pandas, python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100