ni / ni/nisystemlink-clients-python

Get DataFrame data as Pandas DataFrame

Open
#83 1 comment 0 reactions 0 assignees View on GitHub

@ancy-augustin is already working on this.

Since Nov 11, 2024.

  • #84 by @ancy-augustin — 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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.