close
The Wayback Machine - https://web.archive.org/web/20211020111306/https://github.com/topics/dataframes
Skip to content
#

dataframes

Here are 164 public repositories matching this topic...

allspatial
allspatial commented Oct 8, 2021

Are you using Python or Rust?

Python

Which feature gates did you use?

This can be ignored by Python users.

What version of polars are you using?

0.9.12

What operating system are you using polars on?

macOS

Describe your bug.

When reading a CSV file with variable number of columns, polars assumes all rows have the number of columns inferred from th

jgirault-qs
jgirault-qs commented Jul 23, 2021

Describe the bug
pa.errors.SchemaErrors.failure_cases only returns the first 10 failure_cases

  • I have checked that this issue has not already been reported.
  • I have confirmed this bug exists on the latest version of pandera. 0.6.5
  • (optional) I have confirmed this bug exists on the master branch of pandera.

Note: Please read [this guide](https://matthewrocklin.c

pdpipe
eland

Improve this page

Add a description, image, and links to the dataframes topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dataframes topic, visit your repo's landing page and select "manage topics."

Learn more