Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Visualize dataset statistics to include additional use cases #1511

Open
1 task done
ravi-kumar-pilla opened this issue Aug 30, 2023 · 1 comment
Open
1 task done

Comments

@ravi-kumar-pilla
Copy link
Contributor

ravi-kumar-pilla commented Aug 30, 2023

Description

As we complete the feature for visualizing dataset statistics in Kedro Viz, this ticket aims at including additional use cases to collect dataset statistics.

Possible use cases -

  • In the case of a PartitionedDataSet that loads pd.DataFrame s
  • In the case of loading multiple sheets of an Excel file (load_args: sheet_name: None )

Context

Linking parent tickets here - #662, #1472

Discussions -

#1472 (comment)

Possible Implementation

Possible Alternatives

Checklist

  • Include labels so that we can categorise your feature request
@ravi-kumar-pilla ravi-kumar-pilla added Type: Needs Investigation Issue: Feature Request Python Pull requests that update Python code Javascript Pull requests that update Javascript code labels Aug 30, 2023
@oulianov
Copy link

Thank you for creating the issue !

Here is a link to the snippet of code that needs to be adapted in order to handle additional datasets types: https://github.com/kedro-org/kedro-viz/pull/1472/files#r1310126147

@rashidakanchwala rashidakanchwala added Design: Research and removed Type: Needs Investigation Python Pull requests that update Python code Javascript Pull requests that update Javascript code labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

4 participants