Skip to main content

Implementation of Dynamic Statistical Comparisons

Project description

PyPI version Codacy Badge

The project wiki is the main source of documentation for both developers and users of the DSC project. If you are new to the concept of DSC, it may worth reading this blog post to understand the motivation behind this project.

This work is supported by the the Gordon and Betty Moore Foundation via an Investigator Award to Matthew Stephens, Grant GBMF4559, as part of the Data-Driven Discovery program. If you have any questions or want to share some information with the developer / user community, please open a github issue.

Change Log

Upcoming release

Goal for 0.2.8

  • Support for multiple outputs per module, for shell executables

  • Improve command options for scripts

0.2.x

0.2.7

  • #92 paired parameter input convention.

  • #90 and #93 use Rmd files as module executables.

  • #94 and #95 added DSC::replicate and command option --replicate.

  • Enhance R() operator due to use of dscrutils package. This packages is now required to parse DSC file when R modules are involved.

  • Add, by default, a variable DSC_DEBUG to output files that saves various runtime info.

  • SoS bumped to 0.9.13.2

    • Support R github package force install when version mismatches.

    • Fix bug with --touch option.

    • Force use pip to install local development version.

    • #97 Improved error logging and reporting behavior.

  • [minor] Revert from ruamel.yaml to yaml for better performance.

  • [minor] #96, #98

  • [minor] Various bug fixes.

0.2.6.5

  • Bring back partial mixed languages support. Piplines with mixed R and Python code can communicate data of limited types (recursively support array, matrix, dataframe), via ``rpy2`` as in versions prior to 0.2.5.x. Support for additional languages will be implemented on need basis with HDF5 format #86.

0.2.6.4

  • Add a dsc-io command to convert between python pickle and R RDS files – an internal command for data conversion and a test for rpy2 configuration.

0.2.6.3

  • Inline module executable via language interpreters (eg. R(), Python()).

0.2.6.2

  • [minor] Ignore leading . in file(): file(.txt) and file(txt) are equivalent.

  • [minor] Disallow derivation of modules from ensemble.

  • [minor] Various bug fixes.

0.2.6.1

  • Internally replace RDS format with HDF5 format for Python routines. Pipeline with mixed languages is now officially broken at this point until the next major release that supports ``HDF5`` in R.

  • SoS required version bumped to 0.9.12.7 for relevant upstream bug fixes for remote host computing.

  • [minor] Various bug fixes.

0.2.6

  • Bring back --host option; add a companion option --to-host to facilicate sending resources to remote computer.

  • Add --truncate switch.

  • SoS required version bumped to 0.9.12.3 for relevant upstream bug fixes.

  • [minor] Improved command interface.

0.2.5.2

  • SoS required version bumped to 0.9.12.2 for relevant upstream bug fixes.

0.2.5.1

  • Change in seed behavior: since this release seed will no longer be a DSC keyword. Users are responsible to set seeds on their own.

  • [minor] Allow for both lower case and capitalized operator names File/file, List/list, Dict/dict.

0.2.5

  • New syntax release, compatible with SoS 0.9.12.1.

  • Removed --host option due to upstream changes.

0.1.x

0.1.0

  • First release, compatible with SoS 0.6.4.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dsc-0.2.7.tar.gz (136.0 kB view hashes)

Uploaded Source

Built Distribution

dsc-0.2.7-py3-none-any.whl (145.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page