... | ... | @@ -48,4 +48,4 @@ void wfprintf(FILE *stream, const char * format, ... ); |
|
|
These are analogs of [printf](http://www.cplusplus.com/reference/cstdio/printf/) and [fprintf](http://www.cplusplus.com/reference/cstdio/fprintf/) with the difference that the message will also be added to `outprefix.stdout`.
|
|
|
|
|
|
To learn more about good practices related to results reproducibility issues, see:
|
|
|
* [Creating Reproducible Data Science Projects](https://towardsdatascience.com/creating-reproducible-data-science-projects-1fa446369386) |
|
|
\ No newline at end of file |
|
|
* [Build a Reproducible and Maintainable Data Science Project](https://khuyentran1401.github.io/reproducible-data-science/README.html) |
|
|
\ No newline at end of file |