Python Forum
how to populate a dataframe thru line iteration ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to populate a dataframe thru line iteration ?
#1
Good afternoon !
I need some help to approach this problem using python.
I'm currently processing a big text file, line by line.
During this iteration, for each line I'm retrieving several parts of the line, which correspond to 10 columns.
How could I add this data in a data frame ?
Later i'll need to summarize this data.

Thanks !
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Solved] Delete a line in a dataframe using .reset_index() and .drop() ju21878436312 2 2,696 Feb-25-2022, 02:55 PM
Last Post: ju21878436312
  Populate Dropdown list from Database TommyAutomagically 4 4,554 Nov-02-2021, 05:23 PM
Last Post: ndc85430
  Auto-populate Macro variables Spartan314 3 2,676 Mar-08-2021, 12:36 AM
Last Post: Spartan314
  Python3 doesn't populate xlsx file with openpyxl Auldyin75 2 2,546 Feb-16-2021, 12:00 PM
Last Post: Auldyin75
  create new tabs and populate using python reggie4 2 2,275 Jan-23-2021, 11:25 PM
Last Post: Larz60+
  Populate a table with variables Market_Python 4 2,593 Jan-11-2021, 09:45 AM
Last Post: Pedroski55
  new help with dictionary and dataframe iteration AlphFinan 0 1,531 Oct-13-2020, 11:04 PM
Last Post: AlphFinan
  Populate MS Word from Excel data mnijs 2 7,099 Oct-15-2017, 01:04 PM
Last Post: buran

Forum Jump:

User Panel Messages

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