Cheuk Ting Ho
Cheuk Ting Ho
Hi PyLadies, Our friends who organize the Python dev-room of FOSDEM would really like to see some PyLadies speaking there. FOSDEM is one of the biggest Open Source community events...
Since @loleg helped us by providing the Pipfile, let’s include instructions of how to use pipenv to create required environment
Make things a bit nicer for people who prefer to create a new environment with conda
Using methods from PyAny to replace calling _Py internal APIS from pyo3-ffi. see #3762
Adding new getter that works like `__mro__` and `__bases__` in Python. closes #4192
~~Attempt to clos e #2892~~ (Edit by @davidhewitt - I think there's more we can do with `#[pymethods]` probably, though might be a fair bit more work.) I am not...
Attempt to close #3908 - First, I try sealing `PyAddToModule` to see if I am getting in the right direction - @davidhewitt Please kindly review - If it is correct...
I have been digging around a little bit, and from the tutorial here: https://marcogorelli.github.io/polars-plugins-tutorial/abs/ We will have to do some type conversion manually like this: ``` #[polars_expr(output_type_func=same_output_type)] fn abs_numeric(inputs: &[Series])...
Moving Netlify build to GitHub Action see #5081
Hi team, I found this awesome event that I think some of us should speak at! Name: Community Over Code EU 2024 Website: [https://eu.communityovercode.org/](https://eu.communityovercode.org/) Event date: 3-5 June 2024 Location...