Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pandas read_csv mixed types #1

Open
Rchatru opened this issue May 3, 2022 · 0 comments
Open

Pandas read_csv mixed types #1

Rchatru opened this issue May 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Rchatru
Copy link
Owner

Rchatru commented May 3, 2022

The application is not yet bomb-proof and, of course, suffers from the same problems that we can find with the pandas_profiling library. Basically the csv file must be "minimally decent" in terms of, for example, the data type of the columns (there are problems with mixed types).

We will try to find a solution, although I see it hardly applicable for any csv that may exist, each one with its peculiarities.

@Rchatru Rchatru added the enhancement New feature or request label May 3, 2022
@Rchatru Rchatru self-assigned this May 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant