Jovan Veljanoski

Results 39 issues of Jovan Veljanoski

Fixes https://github.com/vaexio/vaex/issues/1883 - [x] Make a unit test exposing the issue - [ ] Make test pass

Handles the issues raised in: https://github.com/vaexio/vaex/issues/1725 - [x] Added unit-tests - [ ] Unit tests pass

Small changes throughout the codebase aimed to reduce various types of warnings that can be safely avoided.

This solves the issues raised in: https://github.com/vaexio/vaex/discussions/1420 Checklist: - [x] Make a unit test - [ ] Make the test pass

priority: high

This PR address the issue raised in https://github.com/vaexio/vaex/issues/1413 Notes: - The added test checks the export against hdf5, arrow, parquet and csv. Only hdf5 and csv report problems, but for...

priority: high

This PR implements sorting of string columns that have missing/masked values. This was originally raised in #1208 - [x] Implement test - [ ] Implementation - [ ] Review

priority: medium

Hi, First of all great project, excellent work! A small question: is it there a keyword somewhere in the `ipyvuetify` widgets to only apply the changes of the widget on...

enhancement

Hello, We (@maartenbreddels and I) are attempting to use `tensorflow_io.arrow` to feed arrow data to a tensorflow Estimator, and are encountering issues when the input features are of type string....

feature

correctly place the colorbar for matplotlib 3.6.0