-
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
documentation 📖
Improvements or additions to documentation
Comments
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
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 <Marsmaennchen221@users.noreply.github.com> Co-authored-by: WinPlay02 <winplay02_gh@woberlaender.de>
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
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: