Skip to content

Conversation

Tishj
Copy link
Contributor

@Tishj Tishj commented Feb 25, 2025

This PR fixes #16339

@duckdb-draftbot duckdb-draftbot marked this pull request as draft February 26, 2025 14:20
@Tishj Tishj marked this pull request as ready for review February 26, 2025 14:20
@Mytherin
Copy link
Collaborator

Thanks for the PR! LGTM - should we backport some of these to v1.2.1?

@Tishj Tishj force-pushed the python_pandas_use_import_cache branch from c9f1f76 to bd17c47 Compare February 27, 2025 12:39
@Tishj Tishj changed the base branch from main to v1.2-histrionicus February 27, 2025 12:39
@duckdb-draftbot duckdb-draftbot marked this pull request as draft February 27, 2025 12:39
@Mytherin Mytherin marked this pull request as ready for review February 27, 2025 18:03
@Mytherin Mytherin merged commit 11d2d8c into duckdb:v1.2-histrionicus Mar 2, 2025
21 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Mar 2, 2025

Thanks!

krlmlr added a commit to duckdb/duckdb-r that referenced this pull request Mar 7, 2025
fix passing a null path to the C API instance cache (duckdb/duckdb#16474)
[Python Dev] Make `pandas` not required in a couple places, check if it's installed in others (duckdb/duckdb#16414)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python API: .to_df() segfaults when NumPy is installed but Pandas is missing
2 participants