Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / vaexio/vaex issues and pull requests
#2353 - Interactive widget fix
Pull Request -
State: open - Opened by betolink almost 2 years ago
- 1 comment
#2352 - Broken pipe error when Groupby on Timestamp for a data with ~200 million rows
Issue -
State: open - Opened by AarzooDhiman almost 2 years ago
#2352 - Broken pipe error when Groupby on Timestamp for a data with ~200 million rows
Issue -
State: open - Opened by AarzooDhiman almost 2 years ago
#2351 - [BUG-REPORT] isin( ) raises exception while using set as parameter, while pandas OK
Issue -
State: open - Opened by Binger-cn almost 2 years ago
#2351 - [BUG-REPORT] isin( ) raises exception while using set as parameter, while pandas OK
Issue -
State: open - Opened by Binger-cn almost 2 years ago
#2350 - [FEATURE-REQUEST] take function in Vaex for first n columns
Issue -
State: open - Opened by ukanchan almost 2 years ago
#2348 - [BUG-REPORT] AttributeError: module 'vaex.dataset' has no attribute '_parse_f'
Issue -
State: open - Opened by marixko almost 2 years ago
- 1 comment
#2348 - [BUG-REPORT] AttributeError: module 'vaex.dataset' has no attribute '_parse_f'
Issue -
State: open - Opened by marixko almost 2 years ago
- 1 comment
#2347 - [BUG-REPORT] Strange behavior - vaex vs. numpy - floating point error?
Issue -
State: open - Opened by akarpf almost 2 years ago
- 1 comment
#2347 - [BUG-REPORT] Strange behavior - vaex vs. numpy - floating point error?
Issue -
State: open - Opened by akarpf almost 2 years ago
- 1 comment
#2345 - repeated concatanation of dfs converts some values to nan
Issue -
State: open - Opened by san-vak almost 2 years ago
#2345 - repeated concatanation of dfs converts some values to nan
Issue -
State: open - Opened by san-vak almost 2 years ago
#2344 - Vaex is not installable with poetry
Issue -
State: open - Opened by hamshkhawar almost 2 years ago
- 2 comments
#2344 - Vaex is not installable with poetry
Issue -
State: open - Opened by hamshkhawar almost 2 years ago
- 2 comments
#2343 - [BUG-REPORT] rename when the new name is already a column has unexpected results
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
#2343 - [BUG-REPORT] rename when the new name is already a column has unexpected results
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
#2342 - [Bug Report] While trying to convert the Vaex data frame to CSV, getting an ArrowInvalid('Unsupported Type:large_list<item: large_string>') error.
Issue -
State: open - Opened by omprakash-bungee almost 2 years ago
#2342 - [Bug Report] While trying to convert the Vaex data frame to CSV, getting an ArrowInvalid('Unsupported Type:large_list<item: large_string>') error.
Issue -
State: open - Opened by omprakash-bungee almost 2 years ago
#2341 - [BUG-REPORT] Difference in time taken when slicing an offset differs based on sort order.
Issue -
State: open - Opened by vignesh-bungee almost 2 years ago
- 2 comments
#2341 - [BUG-REPORT] Difference in time taken when slicing an offset differs based on sort order.
Issue -
State: open - Opened by vignesh-bungee almost 2 years ago
- 2 comments
#2340 - AWS Error NETWORK_CONNECTION during HeadObject operation: Encountered network error when sending http request
Issue -
State: open - Opened by srivathshanks almost 2 years ago
#2340 - AWS Error NETWORK_CONNECTION during HeadObject operation: Encountered network error when sending http request
Issue -
State: open - Opened by srivathshanks almost 2 years ago
#2339 - ci: use macOS-11
Pull Request -
State: open - Opened by maartenbreddels almost 2 years ago
- 1 comment
#2339 - ci: use macOS-11
Pull Request -
State: open - Opened by maartenbreddels almost 2 years ago
- 1 comment
#2338 - [BUG-REPORT] Incredibly slow performance with shifted columns
Issue -
State: open - Opened by ceberhardt almost 2 years ago
- 5 comments
#2338 - [BUG-REPORT] Incredibly slow performance with shifted columns
Issue -
State: open - Opened by ceberhardt almost 2 years ago
- 5 comments
#2337 - 2d histogram within min/max limits has border rows/column that are all zero
Issue -
State: open - Opened by abf7d almost 2 years ago
- 4 comments
#2337 - 2d histogram within min/max limits has border rows/column that are all zero
Issue -
State: open - Opened by abf7d almost 2 years ago
- 4 comments
#2336 - dont use take with arrow
Pull Request -
State: open - Opened by Ben-Epstein almost 2 years ago
- 3 comments
#2336 - dont use take with arrow
Pull Request -
State: open - Opened by Ben-Epstein almost 2 years ago
- 3 comments
#2335 - [BUG-REPORT] Offset Overflow when joining dataframes with large strings
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
#2335 - [BUG-REPORT] Offset Overflow when joining dataframes with large strings
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
#2334 - [BUG-REPORT] Potential memory leak when exporting large strings to hdf5
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
- 2 comments
#2334 - [BUG-REPORT] Potential memory leak when exporting large strings to hdf5
Issue -
State: open - Opened by Ben-Epstein almost 2 years ago
- 2 comments
#2333 - Cant use df.evaluate with a condition to replace element with a list?
Issue -
State: open - Opened by VLouis9999 almost 2 years ago
#2333 - Cant use df.evaluate with a condition to replace element with a list?
Issue -
State: open - Opened by VLouis9999 almost 2 years ago
#2332 - [FEATURE-REQUEST] Weighted samples with LightGBM
Issue -
State: open - Opened by dlewis-esure about 2 years ago
#2332 - [FEATURE-REQUEST] Weighted samples with LightGBM
Issue -
State: open - Opened by dlewis-esure about 2 years ago
#2331 - Support CPython 3.11, 3.12, and aarch64 processors
Pull Request -
State: closed - Opened by ddelange about 2 years ago
- 105 comments
#2331 - Support CPython 3.11, 3.12, and aarch64 processors
Pull Request -
State: closed - Opened by ddelange about 2 years ago
- 104 comments
#2329 - [FEATURE-REQUEST] - Reading netCDF
Issue -
State: closed - Opened by VI-gha about 2 years ago
- 1 comment
Labels: duplicate
#2329 - [FEATURE-REQUEST] - Reading netCDF
Issue -
State: closed - Opened by VI-gha about 2 years ago
- 1 comment
Labels: duplicate
#2328 - [FEATURE-REQUEST] Open a Vaex hdf5 file as a bytesio object
Issue -
State: open - Opened by DougRzz about 2 years ago
- 2 comments
#2328 - [FEATURE-REQUEST] Open a Vaex hdf5 file as a bytesio object
Issue -
State: open - Opened by DougRzz about 2 years ago
- 2 comments
#2327 - [BUG-REPORT] AttributeError: 'bool' object has no attribute 'null_count' during df.filter on simple inequality
Issue -
State: open - Opened by leprechaunt33 about 2 years ago
- 1 comment
#2327 - [BUG-REPORT] AttributeError: 'bool' object has no attribute 'null_count' during df.filter on simple inequality
Issue -
State: open - Opened by leprechaunt33 about 2 years ago
- 1 comment
#2326 - Groupby Assertion Error
Issue -
State: open - Opened by ashsharma96 about 2 years ago
- 3 comments
#2326 - Groupby Assertion Error
Issue -
State: open - Opened by ashsharma96 about 2 years ago
- 3 comments
#2325 - [BUG-REPORT] `tolist` is much slower than `to_numpy().tolist()`
Issue -
State: open - Opened by Ben-Epstein about 2 years ago
- 3 comments
#2325 - [BUG-REPORT] `tolist` is much slower than `to_numpy().tolist()`
Issue -
State: open - Opened by Ben-Epstein about 2 years ago
- 3 comments
#2324 - [BUG-REPORT] Can't do binary ops between expressions from copied DFs
Issue -
State: open - Opened by NickCrews about 2 years ago
#2324 - [BUG-REPORT] Can't do binary ops between expressions from copied DFs
Issue -
State: open - Opened by NickCrews about 2 years ago
#2323 - [BUG-REPORT] Refcount leak to underlying array when deleting dataframe
Issue -
State: open - Opened by schwingkopf about 2 years ago
- 8 comments
#2323 - [BUG-REPORT] Refcount leak to underlying array when deleting dataframe
Issue -
State: open - Opened by schwingkopf about 2 years ago
- 8 comments
#2321 - Issue when trying to use interactive heatmap (df.widget.heatmap --> NameError: name 'observe' is not defined)
Issue -
State: open - Opened by meierale about 2 years ago
- 1 comment
#2321 - Issue when trying to use interactive heatmap (df.widget.heatmap --> NameError: name 'observe' is not defined)
Issue -
State: open - Opened by meierale about 2 years ago
#2320 - Issue on page /faq.html
Issue -
State: open - Opened by navikaran1 about 2 years ago
- 1 comment
#2320 - Issue on page /faq.html
Issue -
State: open - Opened by navikaran1 about 2 years ago
- 1 comment
#2319 - [BUG-REPORT] Runtime error occurs when joining dataframes
Issue -
State: open - Opened by vignesh-bungee about 2 years ago
#2319 - [BUG-REPORT] Runtime error occurs when joining dataframes
Issue -
State: open - Opened by vignesh-bungee about 2 years ago
#2318 - [BUG-REPORT] Virtual Columns can't do data statistics
Issue -
State: closed - Opened by Andy-Leo about 2 years ago
- 1 comment
#2318 - [BUG-REPORT] Virtual Columns can't do data statistics
Issue -
State: closed - Opened by Andy-Leo about 2 years ago
- 1 comment
#2317 - [BUG-REPORT] Got unexpected argument type 'numpy.datetime64'> for compute function when used scalar_datetime
Issue -
State: open - Opened by shriharimundada about 2 years ago
#2317 - [BUG-REPORT] Got unexpected argument type 'numpy.datetime64'> for compute function when used scalar_datetime
Issue -
State: open - Opened by shriharimundada about 2 years ago
#2316 - fix typos in the learn more about vex section from the README file
Pull Request -
State: open - Opened by detayotella about 2 years ago
#2315 - [BUG-REPORT] Failed to open hdf5 file stored on AWS S3
Issue -
State: open - Opened by rongxinyu about 2 years ago
#2315 - [BUG-REPORT] Failed to open hdf5 file stored on AWS S3
Issue -
State: open - Opened by rongxinyu about 2 years ago
#2314 - [BUG-REPORT] Null vconstant dtypes converted to null in export_many()
Issue -
State: open - Opened by NickCrews about 2 years ago
#2314 - [BUG-REPORT] Null vconstant dtypes converted to null in export_many()
Issue -
State: open - Opened by NickCrews about 2 years ago
#2313 - [BUG-REPORT] struct.get() fails on pyarrow chunked arrays
Issue -
State: open - Opened by NickCrews about 2 years ago
#2313 - [BUG-REPORT] struct.get() fails on pyarrow chunked arrays
Issue -
State: open - Opened by NickCrews about 2 years ago
#2312 - Fix: Typo in __init__ docstring remote connection
Pull Request -
State: closed - Opened by IndexSeek about 2 years ago
#2312 - Fix: Typo in __init__ docstring remote connection
Pull Request -
State: closed - Opened by IndexSeek about 2 years ago
#2311 - [BUG-REPORT] Slicing an empty DF raises ValueError
Issue -
State: open - Opened by NickCrews about 2 years ago
#2310 - [BUG-REPORT] vaex.concat(resolver="strict") incorrectly cares about hidden column mismatches
Issue -
State: open - Opened by NickCrews about 2 years ago
#2310 - [BUG-REPORT] vaex.concat(resolver="strict") incorrectly cares about hidden column mismatches
Issue -
State: open - Opened by NickCrews about 2 years ago
#2309 - [BUG-REPORT]
Issue -
State: open - Opened by MPanek6 about 2 years ago
#2309 - [BUG-REPORT]
Issue -
State: open - Opened by MPanek6 about 2 years ago
#2308 - Fix: evaluate iterator when `selection=True`
Pull Request -
State: open - Opened by JovanVeljanoski about 2 years ago
Labels: bug, priority: high
#2308 - Fix: evaluate iterator when `selection=True`
Pull Request -
State: open - Opened by JovanVeljanoski about 2 years ago
Labels: bug, priority: high
#2307 - [BUG-REPORT] DataFrame.to_pandas_df with selection and chunk_size applied
Issue -
State: open - Opened by slvnwhrl about 2 years ago
- 1 comment
#2307 - [BUG-REPORT] DataFrame.to_pandas_df with selection and chunk_size applied
Issue -
State: open - Opened by slvnwhrl about 2 years ago
- 1 comment
#2306 - fix: heatmap colorbars are not displayed when using slices
Pull Request -
State: open - Opened by Thalos12 about 2 years ago
#2306 - fix: heatmap colorbars are not displayed when using slices
Pull Request -
State: open - Opened by Thalos12 about 2 years ago
#2305 - openmany and open commands Throwing Error in Vaex 4.16 version with FLASK Library
Issue -
State: closed - Opened by ashsharma96 about 2 years ago
- 2 comments
#2305 - openmany and open commands Throwing Error in Vaex 4.16 version with FLASK Library
Issue -
State: closed - Opened by ashsharma96 about 2 years ago
- 2 comments
#2304 - [BUG-REPORT] using apply with certain data allocates lots of memory
Issue -
State: open - Opened by vladmihaisima about 2 years ago
- 2 comments
#2304 - [BUG-REPORT] using apply with certain data allocates lots of memory
Issue -
State: open - Opened by vladmihaisima about 2 years ago
- 2 comments
#2303 - [BUG-REPORT] Missing colorbar when using slices
Issue -
State: open - Opened by Thalos12 about 2 years ago
- 2 comments
#2303 - [BUG-REPORT] Missing colorbar when using slices
Issue -
State: open - Opened by Thalos12 about 2 years ago
- 2 comments
#2302 - [BUG-REPORT] ValueError: Cannot find newline in first 3145728 bytes of file
Issue -
State: open - Opened by SteveBox0 about 2 years ago
- 1 comment
#2302 - [BUG-REPORT] ValueError: Cannot find newline in first 3145728 bytes of file
Issue -
State: open - Opened by SteveBox0 about 2 years ago
- 1 comment
#2301 - Value Counts sometime Gives Correct results and sometime not
Issue -
State: closed - Opened by ashsharma96 about 2 years ago
- 7 comments
Labels: needed: more information
#2301 - Value Counts sometime Gives Correct results and sometime not
Issue -
State: closed - Opened by ashsharma96 about 2 years ago
- 7 comments
Labels: needed: more information
#2300 - How to split a file after read by VAEX in python.
Issue -
State: open - Opened by tanwar-manish about 2 years ago
- 1 comment
#2300 - How to split a file after read by VAEX in python.
Issue -
State: open - Opened by tanwar-manish about 2 years ago
- 1 comment
#2299 - Dataformat to work with extensible tabular datasets
Issue -
State: open - Opened by schwingkopf about 2 years ago
- 1 comment
#2299 - Dataformat to work with extensible tabular datasets
Issue -
State: open - Opened by schwingkopf about 2 years ago
- 1 comment
#2298 - [BUG-REPORT] Slow and wrong computation when using join and apply
Issue -
State: open - Opened by saluto about 2 years ago
- 1 comment
#2298 - [BUG-REPORT] Slow and wrong computation when using join and apply
Issue -
State: open - Opened by saluto about 2 years ago
- 1 comment