Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- the Netherlands
- Sign in to view email
- www.maartenbreddels.com
Pinned
1,688 contributions in the last year
Contribution activity
June 1, 2020
maartenbreddels has no activity
yet for this period.
May 2020
Created a pull request in jupyter/nbclient that received 13 comments
feat: implement Output widget that mimics a frontend
This is a port of voila-dashboards/voila#91 and subsequent fixes.
+1,147
−2
•
13
comments
- fix: various fixes for column aliases (invalid identifiers as column names)
- Fix join with missing values short circuit
- chore: update README
- chore(ci): try releasing wheel for windows
- Fix server check and port and allows vaex+ws scheme
- refactor!: df.categorize takes an inplace=False argument
- fix(arrow): booleans were negated (fixes #562) and offsets ignored
- refactor!: from_csv has default copy_index=False, fixes #754
- test: fix async test, was missing await
- fix: do no create a mask when on state_set when there is no filter
- feat: improve categorize to deal with non-0 offsets
- fix: memleak because of references to old tasks
- Performance: groupby faster due to category and reusing count(*) 🔥
- Fix ci
- feat(server): have the base_url configurable
- Docs for vaex-jupyter
- chore(ci): we removed the requirements file
- Release test
- chore(core): fix compilation issue with gcc5
- chore: setup mybinder + doit script to keep it up to date
- Chore: version fix
- refactor!: df.dtype is a property, to get data types for expressions
Created an issue in h2oai/db-benchmark that received 3 comments
Report step does not run
I'm trying to see if I can make vaex run your benchmark suite. As a start, I tried to run just the pandas benchmark, but I have trouble running the…
3
comments