Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Converting a bunch of .csv to .txt

ok thanks, ill try that. I will use the codeblock for posting code from now on, but somehow, when i tried in the post above, all the code got messed up (because its formatted with colors i guess...?)...
BruderKellermeister Data Science 24 18,050 May-04-2017, 12:09 PM
    Thread: Cut .csv to pieces and save as .csv
Post: Converting a bunch of .csv to .txt

Hi folks, i have a bunch of tab delimited .csv's - which is nice. But now my coworker is telling me, he needs all theese .csv's as .txt since his special Software only accepts .txt. I hope this ca...
BruderKellermeister Data Science 24 18,050 May-04-2017, 09:41 AM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

so, this is my code so far, and it's working pretty fine  (thanks to buran! **cool** ) One problem still remains: My original .csv has Numbers and NA's at the positions without values - but only the...
BruderKellermeister Data Science 24 18,050 May-04-2017, 07:01 AM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

Ok I just have to add one more time how thankful I am that you guys helped me so well on this. I finally went with the pandas solution and i like it a lot. Saved me days of copy pasting like a retard...
BruderKellermeister Data Science 24 18,050 May-01-2017, 04:49 PM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

Hi Merlem and all the other folks! Ok, so this is as far as I am. Your script is cutting the list to the right pieces. Only the naming of the files is not quite right yet. I sort of need "518a", "51...
BruderKellermeister Data Science 24 18,050 Feb-16-2017, 11:58 AM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

Hi Buran, I've been trying to get pandas to run since the studd i've read about it sounds like it might be very usefull for me along the road... I have pandas installed via anaconda and "import pan...
BruderKellermeister Data Science 24 18,050 Feb-16-2017, 10:54 AM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

merlem you are my hero:  this is actually starting to work!   **cool** I still have some minor problems with it but I want to try solving them first. If that does not work out well I will happily ...
BruderKellermeister Data Science 24 18,050 Feb-15-2017, 04:22 PM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

thanks a lot for your help. Since I picked up Python (actually: programming) just a few weeks ago, Im only familiar with the very basic concepts. As for example Datatypes, very simple while / for - l...
BruderKellermeister Data Science 24 18,050 Feb-13-2017, 12:07 PM
    Thread: Cut .csv to pieces and save as .csv
Post: RE: Cut .csv to pieces and save as .csv

Thank you all very much for thinking about my problem! That is very helpful to me! I'm sorry I didn´t get it clearer: I have 1 big list with headers. To make things complicated, there are 2 samples ...
BruderKellermeister Data Science 24 18,050 Feb-13-2017, 10:47 AM
    Thread: Cut .csv to pieces and save as .csv
Post: Cut .csv to pieces and save as .csv

Hi folks!   **cool**  I am quite new to programming / python - the journey is fun but can be frustrating at times... I have a .csv file about 300 columns. The first column has the date. The followin...
BruderKellermeister Data Science 24 18,050 Feb-13-2017, 09:10 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020