Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Henry via Python (in addition to cmd) and docs update (how to use save-to-file and its arg) #37

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

iamaziz
Copy link

@iamaziz iamaziz commented Dec 19, 2020

CHANGES:

  • Use Henry programmatically (not only cmd)
  • Update docs on how to use save-to-file to match the current usage in Henry v0.1.3

Example:

from henry.api import Henry

h = Henry(**config)
>>> h.*
h.analyze( h.analyzer h.args     h.api   h.pulse    h.scanner    h.to_df(   h.vacuum(

See more examples here.

@iamaziz iamaziz changed the title docs: update how to use save-to-file and its arg Use Henry via Python (in addition to cmd) and docs update (how to use save-to-file and its arg) Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant