Table to IsophoteList?
Open
feature request
isophote
- Dominant language
- Python
- Stars
- 307
- Forks
- 156
- Avg merge
- 56m
- Merged PRs (30d)
- 58
Description
Hello.
From an IsophoteList object, I can create a table though the to_table method. I was wondering if there is a way to do the opposite of that, given a table object, create an IsophoteList?
Thanks!
Contributor guide
Research direction
Start with the IsophoteList.to_table entry point mentioned in the issue and inspect how it represents an IsophoteList as a table. Determine what information a table must contain to recreate an IsophoteList, then verify that the requested reverse conversion works for the relevant table objects.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100