-
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
Minor Todos for documentation #380
Labels
Comments
Marsmaennchen221
added
documentation 📖
Improvements or additions to documentation
labels
Jan 27, 2023
lars-reimann
pushed a commit
that referenced
this issue
Jan 28, 2023
Related to Issue #380 ### Summary of Changes Added Links to other classes Added sub-headings where appropriate Replaced "=" with ":" where appropriate Fixed indent
SmiteDeluxe
added a commit
that referenced
this issue
Jan 31, 2023
### Summary of Changes Fixed the visualization tutorial with discussed changes from #380 as well as 3 of the bullet points from #381 (namely summary header, summary all string and heatmap color scheme). --------- Co-authored-by: SmiteDeluxe <[email protected]>
Marsmaennchen221
added a commit
that referenced
this issue
Feb 1, 2023
Related to Issue #380 ### Summary of Changes Added a new data processing tutorial `from_rows` and `from_columns` now raise a `MissingDataError` if the provided lists of rows/columns are empty if none of the rows of a table in `filter_rows` match with the query the function now returns an empty table with the same schema as the original table --------- Co-authored-by: Marsmaennchen221 <[email protected]> Co-authored-by: WinPlay02 <[email protected]>
GideonKoenig
added a commit
that referenced
this issue
Feb 2, 2023
Closing this since all linked issues are done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Is your feature request related to a problem? Please describe
=
instead of:
between name and type of parameterThe text was updated successfully, but these errors were encountered: