psweep#
|
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
|
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
str(object='') -> str str(bytes_or_buffer[, encoding[, errors]]) -> str |
|
|
Capture and redirect stdout and stderr produced in worker(). |
|
Check calc dir for consistency with database. |
|
Filter DataFrame using bool arrays/Series/DataFrames in conds. |
|
Print DataFrame, by default without the index and prefix columns such as _pset_id. |
|
Read DataFrame from file fn. |
|
Like df.to_json but with defaults for orient, date_unit, date_format, double_precision. |
|
Write DataFrame to disk. |
|
|
|
|
|
Return params with psets whose hash is not in hashes. |
|
Reduce params to unique psets. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Like |
|
|
|
Wrap func to allow pasing args not as sequence. |
|
Transform the (possibly nested) result of a loop over plists (or whatever has been used to create psets) to a proper list of psets by flattening and merging dicts. |
|
Like |
|
Create path recursively, no questions asked. |
|
Start with an empty dict and update with each arg dict left-to-right. |
|
Convenience function for the most common loop: nested loops with |
|
|
|
|
|
Create a list of single-item dicts holding the parameter name and a value. |
|
Write files based on templates. |
|
Reproducible hash of a dict for usage in database (hash of a pset). |
|
Call worker for each pset in params. |
|
Helper to create a specific param sampling pattern. |
|
Call shell command. |
|
Add those prefix fields (e.g. _time_utc) to pset which can be determined at call time. |