Skip to content
#

alignment

Here are 449 public repositories matching this topic...

awisse
awisse commented Nov 2, 2021

Is your feature request related to a problem?

When I try to dump a DataFrame which has spaces in columns into an SQLite database, I get the _SAFE_NAMES_WARNING. However, spaces in column names are no longer changed to underscores since version 0.14. This warning should be removed. IMHO it is no longer relevant.

Describe the solution you'd like

Remove the following lines from io/

Improve this page

Add a description, image, and links to the alignment 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 alignment topic, visit your repo's landing page and select "manage topics."

Learn more