Python Forum
pandas read_csv, numbers in footer
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pandas read_csv, numbers in footer
#1
Hi I have GIDAS file which I need to open in Jupyter Notebook. I need to manipulate with result after BEGIN-END key-value pair. Can somebody help how to write this code with pandas read_csv function
Reply
#2
Welcome to the forum. Unfortunately it doesn't work like this. We are not going to do it for you. You need to put some effort, post your code in python tags, full traceback, if you get any exceptions, in error tags and ask specific questions.
It will also help to provide sample of your data. Not everyone knows what GIDAS file is and how it looks like...
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Pandas read_csv markf7319 0 1,231 Mar-03-2022, 04:59 AM
Last Post: markf7319
  pandas read_csv can't handle missing data mrdominikku 0 2,461 Jul-09-2020, 12:26 PM
Last Post: mrdominikku
  read_csv error and rows/columns missing karlito 9 5,230 Nov-11-2019, 06:48 AM
Last Post: karlito
  Checking a filename before reading it with pd.read_csv karlito 2 2,178 Oct-30-2019, 09:46 AM
Last Post: karlito
  [pandas] Convert categorical data to numbers pradeep_as400 1 2,644 Jun-15-2019, 08:27 AM
Last Post: ThomasL
  utf-8 error with pandas read_csv logues 0 3,834 Oct-23-2018, 05:25 PM
Last Post: logues

Forum Jump:

User Panel Messages

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