-
Once #2721 is merged, we could require python 3.8 and use the nicer annotations and features. Known improvements:
* annotations for standard collections: `dict` instead of `typing.Dict`
* dict union…
-
I love this project, it is incredible. I am trying to collate some images of homes in Madison, WI using the python package. I can find images successfully but filtering to only homes is difficult. Us…
-
## Summary
Important for me to learn more Python in case a group ever asks for our help writing/reviewing code in the language. I've made an effort at that already but good to keep focus on it as m…
-
Untar and create checksums file at the same time.
I.e. tee file to checksum algorithm and output folder with python (useless for linux but may be useful for those in windows)
It would be interesti…
-
### User Story
**As a** user of VS code in a cross language team
**I want** assistance on the correct extensions to use
**So that** team members can work in both R and Python together
### Value / P…
-
1) There is no Exercise 2 data folder
2) Split the series component into 2 sections
3) Mention restarting the kernel
4) Put a question in after the long format to show why it is useful
5) …
-
Ihave read the timing model document from wiki page, and I have some questions.
Suppose I want to write a function that will block on a ready signal, the basic idea is like that:
```
async def wa…
-
My colleagues and I have encountered a few additional steps during the installation process of ResInsight that may be useful for others and which can possibly be incorporated into the documentation:
…
-
One potential issue is that some of the participants might not have a lot of Python experience. Rather than write them off, I want to give them a list of resources to consult two weeks before the tuto…
-
**Describe the bug:**
In short `.\mach bootstrap` will fail when:
- On Windows
- using Python 3.13.0
probably similar to #34022
Due to the lack of version specification in readme, I opted for…