-
Notifications
You must be signed in to change notification settings - Fork 0
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
Module [examples] #12
Comments
Not a bad idea. We could also optionally display the help/tool tip
descriptions, as well as the examples to give a better idea what exactly
the field describes?
…---
Sent my from my mobile
On Fri, 12 Jun 2020, 16:21 Clemens Schmid, ***@***.***> wrote:
When playing with the tool as it is right now time and time again I found
myself wondering which columns are available in which tables.
I suggest to add a module [overview] which returns a list of column names
and example column content for a given entity.
./sidora.R overview -t site
site.Id: 1, 2, 6
site.Site_Id: BDB, VLI, UNS
site.Full_Site_Id: Bad Dörrblödel, Vligenpilz, Unsepork
....
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#12>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEI6MT32QLQXYESKMHEZKLDRWI2WTANCNFSM4N4L5NDA>
.
|
…ra table/entity - this solves #12 and together with the new help module makes using sidora much more convenient
@jfy133 and @TCLamnidis Check out the new modules |
Oooh I like it! I would like to re-write the
and I'm concerned that the 'help' module is not the same as Glance is cool though (but unclear what the usecase is) |
Hm - ok - fair enough.
|
Further comment, for We could have a |
See #18 |
When playing with the tool as it is right now time and time again I found myself wondering which columns are available in which tables.
I suggest to add a module [overview] which returns a list of column names and example column content for a given entity.
The text was updated successfully, but these errors were encountered: