Python Forum
manipulating .csv file into columns of selected data
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
manipulating .csv file into columns of selected data
#1
Hello.

I have a .csv file full of string and text information from which I would like to select desirable information and sort it into neat columns. Please help. Any ideas on how to do this on python? Any sample script or bits of sample script you guys have that I could start with?
Reply
#2
One option: python pandas grid follow links for sample code
another wxpython grid (the code for this is in their demo direcrory of source code download)
Reply
#3
Thanks. On it!!!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  import columns of data from local csv file CatherineKan 2 3,337 May-10-2021, 05:10 AM
Last Post: ricslato
  pandas.to_datetime: Combine data from 2 columns ju21878436312 1 2,453 Feb-20-2021, 08:25 PM
Last Post: perfringo
  how to filter data frame dynamically with the columns psahay 0 2,405 Aug-24-2020, 01:10 PM
Last Post: psahay
  Can the data types be different for different columns? Robotguy 2 2,115 Aug-19-2020, 09:24 PM
Last Post: Robotguy
  manipulating a dataframe - pandas nsx200 2 2,160 Nov-14-2019, 10:38 AM
Last Post: nsx200
  Creating A List of DataFrames & Manipulating Columns in Each DataFrame firebird 1 4,305 Jul-31-2019, 04:04 AM
Last Post: scidam
  Manipulating Series in Dataframe (Pandas) wendysling 2 2,721 Mar-26-2019, 07:12 PM
Last Post: wendysling
  Trying to clean the selected columns paulgureghian 5 4,436 Jun-08-2018, 10:08 PM
Last Post: volcano63
  Replacing values for specific columns in Panda data structure Padowan 1 14,669 Nov-27-2017, 08:21 PM
Last Post: Padowan
  Vertical columns Text file Pyhton Joker92 1 2,965 Jun-02-2017, 06:17 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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