Alenka Frim

Results 26 issues of Alenka Frim

Thi PR is a proposed correction for `category_values()` function on the dataframe class. When using `df.category_values(column)` an error accurs while accessing a list item that doesn't exist (list `_category`, item...

This PR adds an architectural overview of the R package to the New Contributor's Guide. This work is co-authored by @thisisnic . ![Screenshot 2022-10-03 at 15 09 23](https://user-images.githubusercontent.com/16418547/193584498-90fc9605-c082-4f28-9556-a862676e5e97.png)

lang-R
lang-c++
docs

This PR tries to upgrade Python version used in `AppVeyor` setup and removes `CONDA_DLL_SEARCH_MODIFICATION_ENABLE` as it should not be needed with Python 3.10.

This PR updates Windows section of the Python Development page. Main changes: - use Python 3.10 (also in instructions for Linux/MacOs) - definition of `PATH` not needed as Python doesn't...

docs

Pass `**kwargs` in `read_feather` to `to_pandas()` to ensure `timestamp_as_object=True` (together with other `**kwargs`) can be passed and the conversion between Arrow and pandas doesn't fail due to different datetime resolutions.

lang-python

This PR adds a note about the ordering of the columns in `ORCFile.read()`.

lang-python

We have noticed that the top part of the primary and secondary sidebar menu gets hidden on small windows in case of the double header height. When the header/navbar is...

kind: bug
tag: design
tag: CSS

The new released version of the theme is 🔥 Thank you so much for working on it and adding all the cool stuff! I have a suggestion regarding the new...