pyiron_base.jobs.datamining#
Functions
|
A function that always returns True no matter what! |
|
A function which returns a pandas Series with all True values based on the size of the input pandas dataframe :param job_table: Input dataframe :type job_table: pandas.DataFrame |
|
Get the job ID. |
Classes
|
Class which is able to append, store and retreive a set of functions. |
Certain predefined job filters |
|
|
Class for easy, efficient, and pythonic analysis of data from pyiron projects |
|
Since a project can have a large number of jobs, it is often necessary to “filter” the data to extract useful information. |