Valentina Staneva
Valentina Staneva
In the novice-inflammation lesson we decided to display the code producing the different types of errors, so students easily look into the code and identify the error (without dealing with...
Looking at the syllabus, I find the list of topics very confusing: sessions 1-8 seem to be continuous. Topics 9-15 seem to start from the beginning with some extra stuff...
Destroy terminates the instances: is there an option to stop them and then restart from them? It can save money and time :).
- [X] [01-numpy] Typo in Data Type section: We can also find the out the type of the data contained in the NumPy array. - [X] [01-numpy] Issue with sentence:...
The recent PR #939 provides the option to have a default rechunking in `to_zarr`. In some cases, though, maybe the user wants to rechunk all data variables in the object...
Hi Jake, I realized your package is called ipywidgets and the ipython widget package is also called ipywidgets: https://github.com/ipython/ipywidgets I suspect this will confuse people who do not know they...
We (with @d-diaz) would like to use the unet model from your code, and were wondering if you are willing to add a license for your repository. If you would...
Dear PyLadies, consider applying to the [Google Summer of Code](https://summerofcode.withgoogle.com/) program to spent a summer contributing to an open source organization. The program is open to anybody new or beginner...
2022 GSoC project by @karan2704 developed code to convert audio data in `mseed` format from the public [Ocean Observatories Initiative](https://oceanobservatories.org/)(OOI) hydrophones into a format suitable to stream from the Orcasound...
[`mseedpull.py`](https://github.com/orcasound/orcanode/blob/master/mseed/mseedpull.py) [`ooipull.py`](https://github.com/orcasound/orcanode/blob/master/mseed/ooipypull.py) - [ ] header docstrings - [ ] doctrings to individual functions