-
Refs: [23279](https://github.com/microsoft/vscode-python/issues/23279)
- [ ] macOS @chrmarti
- [ ] linux @sandy081
- [ ] windows @rzhao271
Complexity: 5
Author: @eleanorjboyd
[Create Issue](ht…
-
Generally I use venv for projects. I can't seem to get the jedi hover to work on modules that aren't part of base python. For base python functions it seems to work. To me this sounds like some sort o…
-
It occurred to me that we could generate bindings using the same rust code base for
- [x] python ([pyo3](https://pyo3.rs) for binding and [maturin](https://maturin.rs/) for packaging)
- [x] node.js …
-
Perform some form of static typechecking. Considerations:
* FOSS
* Local / offline usage
* IDE agnostic; support CLI use
* CI/CD environment
* Add to Github PR checks
-
Hi I was working on Lab3, but I am having some trouble with importing the module sklearn which then causes trouble for using the StandardScaler. I think it has something to do with the python version …
-
Different ideas:
1. Use Cython, compile performance-critical Python code to C for speed improvements.
2. Use Rust, then interface them with the Python
-
For 3.13, there was a change in the documentation that now snippets were marked as translatable.
This means that there is a large number of "new entries" that are snippets from the documentation page…
-
Ptython skills:
- python libraries for data science & machine learning (pandas, numpy, scikit-learn)
- data crunching and exploratory data analysis
- supervised learning: classification and regres…
-
### Discussed in https://github.com/TomSchimansky/CustomTkinter/discussions/636
Originally posted by **adambelbrik** November 18, 2022
i need help, just installing the library using pip but am…
-
Developing front end components is an obvious open source project. What can we do with Python? Perhaps something with Jupyter notebooks?