-
Fundamental tools:
- [x] Choose your language: R, Python, bash, others? Should be based on your objectives (e.g. is it mainly statistical analysis of data? will it be eventually packaged as a command…
-
I think the first talk I'd like to give will be about how to set up projects. Some things I've learned through my 6 data science coops that allow me to build the right habits moving forward.
-
Meta: Usually, an issue is raised when we wish to add a new *thing*, and then various design decisions are raised and decided upon, and then someone (not necessarily the issue creator) may propose a P…
-
### Describe your issue.
If I try to import anything from scipy.stats, or scipy.stats itself, I get `RecursionError: maximum recursion depth exceeded`.
I include a minimal example below, but have …
-
@ellisonbg's enhancements with Makefile and consolidating the configuration parameters to essentially one file greatly simplifies the installation process.
- [ ] Migrate `Makefile`
- [ ] Migrate e…
-
- [x] create a template repository for data analysis.
- [x] write an MD file describing the template and its use.
- [ ] Include a Binder badge and instructions for how to set up one
-
### Parse point and Plot points arent working. I cant even put the nodes physically on comfyui (all of the utility nodes are not working cant load any of them)
**Heres the model working:**
![image…
-
Reference: https://github.com/uw-echospace/batmo/blob/main/Notebooks/BATMO-Meteorological-Data.ipynb
@FXF48-Mila : since 2022 data is now "frozen", I think you could just make a script/notebook tha…
-
Notes to look into:
- Where should I add moving things to gpu?
- Clean up output using tqdm_notebook - should i output over each epoch?
- Bring in tensorboard and logging https://pytorch.org/tuto…
-
@tlambert03 - following up on discussion in https://github.com/napari/napari/pull/1023#issuecomment-599152375 I used [cookiecutter-napari-plugin](https://github.com/napari/cookiecutter-napari-plugin) …