-
Notifications
You must be signed in to change notification settings - Fork 8
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
fix isVis based on Field annotation #80
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@satra do you remember what this
|
i think it was in the schema to allow showing computed values but not having them be changed (so |
and set |
for more information, see https://pre-commit.ci
for computed values, |
Field annotation
, setisVis: False
is in
Field annotation, set
isVis: False`, we also update compute listcsv.Reader
topandas
TODO:
we may want to update the following (line 305) as well, I need more time to figure out the logic here