Stanislav (Stanley) Modrak

Results 51 issues of Stanislav (Stanley) Modrak

# Use C engine when loading CSV to Pandas DataFrame ## Description Use ~~`PyArrow`~~ `C` engine bundled within `Pandas` to load CSVs to Pandas DataFrames rather than the default `Python`...

I believe this may not be the correct wat to set CPU affinity on Linux systems. https://github.com/nfstream/nfstream/blob/9751500db638e683a27d242fd4a308a4740e15c2/nfstream/utils.py#L138-L147 See ![image](https://user-images.githubusercontent.com/44023416/218440435-15dc5f8e-74a7-4d8b-910a-87b994e22cae.png) https://github.com/giampaolo/psutil/issues/956#issuecomment-276059368

bug

**Desktop (please complete the following information):** ``` lscpu ``` ``` Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 64 On-line CPU(s) list: 0-63 Thread(s) per core: 1...

bug

### Describe the bug Accidentally first posted at https://github.com/scikit-learn/scikit-learn as issue https://github.com/scikit-learn/scikit-learn/issues/25953. I often use Pandas to load data from CSV and transform it. Pandas tends to parse integer columns...

bug

Is there any way to add to NextDNS a selected blocklist available elsewhere on GitHub?

When using the model below for multi-class classification and passing `y` targets from `LabelBinarizer`, these get detected as `task type: multilabel-indicator` instead of `task type: multiclass`. ```py def get_model(hidden_layer_sizes, meta,...

![image](https://user-images.githubusercontent.com/44023416/211030677-cce9f26a-3c28-4567-86bf-e5b5f25e0b13.png) The command returns an empty list `[]`.

Video media player controls are out of view-port for lesson previews on https://courses.nestjs.com/. Only after zooming out to 90%, they become visible. ![image](https://github.com/nestjs/courses.nestjs.com/assets/44023416/ed93d095-c73a-4356-a508-7b165846e794)

The `class variables` part seems to suggest that only "class attributes" are inherited. Removing the "class" part makes the statement clearer. - [x] I solemnly swear that this is all...

- [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` (example `[python/fr-fr]` or...