-
Notifications
You must be signed in to change notification settings - Fork 21
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
Python library to simplify the interaction with dim #82
Comments
Thank you for your interest. If you are interested, would you like to develop dim together? |
Many thanks for your positive response! |
I am trying to develop dim as an open community. https://join.slack.com/t/c3lab-hq/shared_invite/zt-v6zz66n9-1VYkVXC4zoQViWSMdzMTLg |
@ryo-ma |
I have created a repository. |
Thank you for creating this project :)
Data installation manager is absolutely required for open source community. I faced some difficulties when developing a dataset and a data analysis tool with Python regarding COVID-19.
Is it possible to add Python (+R?) library to simplify the interaction with dim?
(I'm not sure we can call Deno from Python...)
Users may use the new library as follows.
poetry add dim-python
Update datasets with
poetry run dim update
, orUpdate/load the dataset with Python scripts.
I'm just a new user, but very interested in this project.
The text was updated successfully, but these errors were encountered: