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

How do I use this wonderful tool? #5

Open
chayanroyc opened this issue Jun 4, 2019 · 3 comments
Open

How do I use this wonderful tool? #5

chayanroyc opened this issue Jun 4, 2019 · 3 comments

Comments

@chayanroyc
Copy link

How do I use this wonderful tool in Python? I use the PyCharm IDE. Is there any way to download this package?

@cqcn1991
Copy link
Owner

cqcn1991 commented Jun 4, 2019

You can just git pull this repo like others and use the bare.ipynb for start.

If you have not try using Python before, you may need to follow the instruction at https://github.com/cqcn1991/Wind-Speed-Analysis#how-to-use-it

@chayanroyc
Copy link
Author

How do I implement it in PyCharm? Pull this repository and then what? There seems no way to pull this.

@cqcn1991
Copy link
Owner

cqcn1991 commented Jun 5, 2019

PyCharm is just an editor for code, same as Jupyter. You can just import related code from barebone_fitter.ipynb.

However, this project is not created into a Python packages, if you want to used in your .py, then you may need to do some package yourself.

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

No branches or pull requests

2 participants