Open lisphilar opened 2 years ago
Thank you for your interest. I am planning to support the execution of dim from the library.
If you are interested, would you like to develop dim together? Just getting your opinion is fine. I want to grow this open source together!
Many thanks for your positive response! I will be happy to join this project as a developer.
I am trying to develop dim as an open community. I already have Slack channel, so please join if you can participate. I would like to communicate on Slack.
https://join.slack.com/t/c3lab-hq/shared_invite/zt-v6zz66n9-1VYkVXC4zoQViWSMdzMTLg
@ryo-ma Thank you for the invitation for Slack. I successfully join to the Slack team. This issue is still open to record the status of the library development.
I have created a repository. https://github.com/c-3lab/dim-python
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.