-
### Add some Python beginner projects where you’re bound to find something that intrigues you and beckons you to dig deeper.
- Generate PR with README.md
-
iData and iFunc classes can inherit from multiple sub-classes, e.g.:
Master class:
- base methods and properties: Data, Aliases, Axes, UserData, meta-data, ...
- check, set, get, copy, ...
Sub…
farhi updated
5 years ago
-
Been reading effective Python. Some things that might need reviewing:
- [ ] Use generators instead of constructing lists and returning
- [ ] `enumerate(container, start)`
(will add others as I keep r…
-
**Describe the bug:**
Hello,
I'm new at Google API, and I was trying to test KeywordPlanIdeaService.
I try to follow the example provided in your doc (https://developers.google.com/google-a…
-
**Description**
This issue focuses on designing the core visual identity for **[PyConf Hyderabad 2025](https://2025.pyconfhyd.org/)** (5th Edition), including the theme, logo, color palette, and typo…
-
Hi, Installed latest version of ++
Installed python 12.x
Run application and id does nothing but give me normal wall paper.
After doing some research i tried running : "pip install pillow==9.1.1"
…
-
**Describe the bug**
Running the "traktarr trakt_authentication" command results in the following error
`
Traceback (most recent call last):
File "traktarr.py", line 1697, in
File "/us…
-
**issue for Statistical_Analysis_Summerschool_22_python**
in general: GUI would be nice
**in 2.1 Package installation**
- comments are written for the google colab workflow, maybe rewrite them…
-
Hi,
I've succeeded building pyre on GNU Guix using CMake (running almost all tests successfully), but trying a test run of the binary yields:
```
$ LANG=C /gnu/store/kxh7fkmqvan3wgqs276ngc627v2…
-
Hello,
I wanted to use your model. I first created an environment as suggested then successfully prepared the data using :
`python prepare_iam.py ../IAM/forms/ ../IAM/xml ./data/IAM/splits ./data/…