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

Improving the Excel Adapter #4

Closed
7 tasks
adecler opened this issue Sep 28, 2022 · 0 comments · Fixed by #5
Closed
7 tasks

Improving the Excel Adapter #4

adecler opened this issue Sep 28, 2022 · 0 comments · Fixed by #5
Assignees
Labels
type:feature New capability or enhancement

Comments

@adecler
Copy link
Member

adecler commented Sep 28, 2022

Description:

  • Assessing current state of the adapter and time needed to improve
  • Ability to pull from the file when it is open
  • If no range/sheet is specified in pull -> full content of first sheet
  • DataTable is very confusing to use in GH -> need to either improve its support in BHoM or replace it
  • Ability to pull a list of list instead of a DataTable
  • Ability to pull a list of CustomObjects where firs row gives the property names
  • Ability to specify the type of objects to pull
@adecler adecler added the type:feature New capability or enhancement label Sep 28, 2022
@adecler adecler self-assigned this Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New capability or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant