You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Added
Type annotations are validated during continuous integration (#313).
Added _repr_html_ method in ProjectSchema class (#314, #324).
Allow grouping by variables that are not present in all jobs in the project in JobsCursor.groupby (#321, #323).
Added parameters usecols and flatten to allow selection of columns and flattening of nested data when converting signac data into a pandas DataFrame (#327, #330).