Skip to content

Slides and notebooks demonstrating signac for PyData Ann Arbor Meetup 2018

License

Notifications You must be signed in to change notification settings

csadorf/pydata-ann-arbor-2018

Repository files navigation

signac - PyData Ann Arbor Meetup 2018

Binder

About

This is a collection of Jupyter notebooks and slide decks used as an introduction and demonstration on how to use signac presented at the PyData Ann Arbor Meetup group on August 7th 2018. You can launch an interactive version of these notebooks following this link (powered by MyBinder).

The signac framework is a collection of Python packages that are designed to automate computational investigations and manage the underlying data spaces. The framework is lightweight and easy to integrate with other tools, such as pandas or tensorflow.

How to install signac

You can install signac either with conda through the conda-forge channel:

conda install -c conda-forge signac signac-flow

Alternatively you can install it with pip:

pip install --user signac signac-flow

How to get help

For more information visit the signac website or the framework documentation.

About

Slides and notebooks demonstrating signac for PyData Ann Arbor Meetup 2018

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published