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

is any issue here? #1

Open
harryhan1989 opened this issue Aug 2, 2016 · 7 comments
Open

is any issue here? #1

harryhan1989 opened this issue Aug 2, 2016 · 7 comments

Comments

@harryhan1989
Copy link
Owner

No description provided.

@PushT
Copy link

PushT commented May 5, 2017

I have to be slow. What is this code accomplishing ? "python large csv file splitter by column". No sarchasm here, I was just looking for code to "split csv-file by column" - Split by row would split into 1 file per row, while split by column would split into 1 file per column.
So what is it that your code does exactly ?

@harryhan1989
Copy link
Owner Author

similar with group by, this code will group by rows into splitted files. group by specified column

@PushT
Copy link

PushT commented May 10, 2017 via email

@PushT
Copy link

PushT commented May 10, 2017 via email

@harryhan1989
Copy link
Owner Author

harryhan1989 commented May 15, 2017

it's weird! could you please provide a sample of your .cvs file content, i will check it.

@PushT
Copy link

PushT commented May 15, 2017 via email

@PushT
Copy link

PushT commented May 22, 2017 via email

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

No branches or pull requests

2 participants