ibis icon indicating copy to clipboard operation
ibis copied to clipboard

the portable Python dataframe library

Results 658 ibis issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? https://ibis-project.zulipchat.com/#narrow/stream/405265-tech-support/topic/spatial.20column.20woes This works using `.sql` but that's only a workaround, we should have an API for this. ### Describe the solution...

feature
ux
geospatial

### Is your feature request related to a problem? No ### What is the motivation behind your request? In streaming engines, we need to connect to sources and sinks. Flink...

feature

## Description of changes Aims to address https://github.com/ibis-project/ibis/issues/8888.

tests
pyspark
streaming

We published our first roadmap blog and made the roadmap public on a GH project a few months ago: https://ibis-project.org/posts/roadmap-2024-h1/. Since, we've decided to track the weekly updates for the...

docs

### Is your feature request related to a problem? _No response_ ### What is the motivation behind your request? I'm working on a POC to migrate from `pandas` to `ibis`....

feature

### What happened? We have a user on Zulip who was trying to make a memtable out of something like the following (representative of an upstream data source): ```python ibis.memtable(...

bug

### Please describe the issue Demonstrate how to use Ibis to set up a streaming pyspark pipeline. ### Code of Conduct - [X] I agree to follow this project's Code...

docs

### Please describe the issue Along the lines of "you're coming from batch, here is how you can get started with streaming in ibis", along with things like explaining what...

docs

In #8655 we deprecated the non-hierarchical usage of `schema` everywhere (hopefully). In an effort to make that as smooth as possible for users, we settled on a pattern of allowing...

feature
breaking change

### Is your feature request related to a problem? It's related to problem of understanding problems :) ### Describe the solution you'd like We'd discussed this as a team somewhere,...

feature
developer-tools