-
Notifications
You must be signed in to change notification settings - Fork 6
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
clarify missingness of point estimates; add examples for determining output_type_id format #197
Commits on Oct 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 904d017 - Browse repository at this point
Copy the full SHA 904d017View commit details -
Configuration menu - View commit details
-
Copy full SHA for a83275e - Browse repository at this point
Copy the full SHA a83275eView commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60b2ee7 - Browse repository at this point
Copy the full SHA 60b2ee7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5308cd5 - Browse repository at this point
Copy the full SHA 5308cd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030de5b - Browse repository at this point
Copy the full SHA 030de5bView commit details
Commits on Oct 24, 2024
-
Apply suggestions from code review
Co-authored-by: Alvaro J. Castro Rivadeneira <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f26c129 - Browse repository at this point
Copy the full SHA f26c129View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 943bfe6 - Browse repository at this point
Copy the full SHA 943bfe6View commit details -
Apply suggestions from code review
Co-authored-by: Anna Krystalli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f4eb77c - Browse repository at this point
Copy the full SHA f4eb77cView commit details -
change model_out_tbl to model_out
This to avoid confusion with the `model_out_tbl` class that is the output of `connect_hub()`
Configuration menu - View commit details
-
Copy full SHA for a1976f7 - Browse repository at this point
Copy the full SHA a1976f7View commit details -
add more code and context for getting example data
I iterated on Anna's comment about using `hubData::create_hub_schema()` and `hubValidations::submission_tmpl()` and created examples that would work for them. There is still the missing information about installing packages, but we can burn that bridge when we get there.
Configuration menu - View commit details
-
Copy full SHA for 11b00c3 - Browse repository at this point
Copy the full SHA 11b00c3View commit details
Commits on Oct 30, 2024
-
Apply suggestions from code review
Co-authored-by: Anna Krystalli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aaeec18 - Browse repository at this point
Copy the full SHA aaeec18View commit details -
Apply suggestions from code review
Co-authored-by: Becky Sweger <[email protected]> Co-authored-by: Anna Krystalli <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2716974 - Browse repository at this point
Copy the full SHA 2716974View commit details -
Apply suggestions from code review
Co-authored-by: Becky Sweger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd39624 - Browse repository at this point
Copy the full SHA fd39624View commit details -
Apply suggestions from code review
Co-authored-by: Lucie Contamin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 56b1326 - Browse repository at this point
Copy the full SHA 56b1326View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26104d3 - Browse repository at this point
Copy the full SHA 26104d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9692c5c - Browse repository at this point
Copy the full SHA 9692c5cView commit details -
Apply suggestions from code review
Co-authored-by: Becky Sweger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3556918 - Browse repository at this point
Copy the full SHA 3556918View commit details -
move demo of template and schema to examples
Based on feedback in https://github.com/hubverse-org/hubDocs/pull/197/files#r1822764075, It made more sense to put these directly in the examples.
Configuration menu - View commit details
-
Copy full SHA for 5a117d1 - Browse repository at this point
Copy the full SHA 5a117d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1941004 - Browse repository at this point
Copy the full SHA 1941004View commit details
Commits on Oct 31, 2024
-
Apply suggestions from code review
Co-authored-by: Anna Krystalli <[email protected]> Co-authored-by: Lucie Contamin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7870e9e - Browse repository at this point
Copy the full SHA 7870e9eView commit details -
move coerce_to_hub_schema() to the R section; add 🐍 context
It made more sense for this function to be what you would use before writing out the schema to parquet in R. It doesn't really do much for Python folks because they aren't likely to go through R to submit their models.
Configuration menu - View commit details
-
Copy full SHA for 128fdcd - Browse repository at this point
Copy the full SHA 128fdcdView commit details