Open source #python software developer and teacher. Pandas core developer. GeoPandas and Shapely maintainer. Working on Apache Arrow at Voltron Data Labs.
Block or Report
Block or report jorisvandenbossche
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
pandas-dev/pandas Public
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
-
-
geopandas-tutorial Public
Tutorial on geospatial data manipulation with Python
-
DS-python-data-analysis Public
Data manipulation, analysis and visualisation in Python - specialist course Doctoral schools of Ghent University
1,879 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2022
Created 38 commits in 13 repositories
Created a pull request in pandas-dev/pandas that received 18 comments
Opened 27 other pull requests in 12 repositories
shapely/shapely
5
merged
1
closed
pandas-dev/pandas
2
open
2
merged
jorisvandenbossche/DS-python-data-analysis
1
open
2
merged
jorisvandenbossche/course-python-data
1
open
1
merged
conda-forge/shapely-feedstock
2
merged
geopandas/geopandas
2
open
apache/arrow
2
merged
apache/arrow-site
1
open
1
closed
libgeos/geos
1
merged
pygeos/pygeos
1
merged
conda-forge/geopandas-feedstock
1
merged
SciTools/cartopy
1
merged
Reviewed 47 pull requests in 10 repositories
apache/arrow
18 pull requests
- GH-14854: Make changes to .md pages
- ARROW-18363: [Docs] Include warning when viewing old docs (redirecting to stable/dev docs)
- GH-14828: [CI][Conda] Sync with conda-forge, fix nightly jobs
- ARROW-18272: [Python] Support filesystem parameter in ParquetFile
- MINOR: [Doc][Python] fix timestamps in dataframe output
- GH-14778: [Python] Add (Chunked)Array sort() method
- GH-14866: [C++] Remove internal GroupBy implementation
- ARROW-18265: [C++][Python] Support FieldRef to work with ListElement
- ARROW-16616: [Python] Add lazy Dataset.filter() method
- ARROW-18280: [C++][Python] Support slicing to end in list_slice kernel
- GH-14736: [C++][Python] Ensure no validity bitmap in UnionArray::SetData
- GH-14755: [Python] Expose QuotingStyle to Python
- ARROW-18282: [C++][Python] Support step >= 1 in list_slice kernel
- ARROW-18123: [Python] Fix writing files with multi-byte characters in file name
- ARROW-14656: [Python] Add sort helper function for Array, ChunkedArray and StructArray
- GH-14809: [Dev] Add created GitHub issues to issues@arrow.apache.org
- GH-14720: [Dev] Update merge_arrow_pr script to accept GitHub issues
- GH-14784: [Dev] Add possibility to autoassign on GitHub issue comment
pandas-dev/pandas
10 pull requests
- DEPR: enforce inplaceness for df.loc[:, foo]=bar
- DEV: remove downstream test packages from environment.yml
- PERF: first try inplace setitem for .at indexer
- ENH: add copy on write for df reorder_levels GH49473
- DOC: Add missing :ref: to a link in a docstring
- TST/DEV: remove geopandas downstream test + remove from environment.yml
- ENH/TST: expand copy-on-write to assign() method
- Streamline docker usage
- DOC: Gitpod documentation (WiP)
- DEV: Add gitpod files
shapely/shapely
6 pull requests
opengeospatial/geoparquet
6 pull requests
libgeos/geos
2 pull requests
pygeos/pygeos
1 pull request
geopandas/geopandas
1 pull request
Toblerity/Fiona
1 pull request
SciTools/cartopy
1 pull request
conda-forge/arrow-cpp-feedstock
1 pull request
Created an issue in pandas-dev/pandas that received 25 comments
DEV: reduce the size of the dev environment.yml
The main entry point for setting up a development environment for people to start contributing is to use the environment.yml file. Currently, this …
25
comments






