Python Forum
Two separate dataframes, two seperate programs
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Two separate dataframes, two seperate programs
#1
Hello, I am trying to get two programs to "talk" to each other. The information will be stored in a Pandas Dataframe. Is it possible to have them talk to each other? And how would you do it?
Reply
#2
Look into Python's socket library
Reply
#3
Awesome thank you so much! Cool
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  importing functions from a separate python file in a separate directory Scordomaniac 3 1,329 May-17-2022, 07:49 AM
Last Post: Pedroski55
  How to seperate dict value? ilknurg 2 1,303 Mar-11-2022, 10:48 AM
Last Post: perfringo
  Seperate output buffer matt_the_hall 2 2,314 Mar-15-2021, 08:44 PM
Last Post: matt_the_hall
  how to seperate words from string zarize 2 2,041 Aug-29-2019, 08:23 AM
Last Post: zarize
  SQL connection in seperate file? Tommy 1 2,039 Jul-12-2019, 12:42 PM
Last Post: ichabod801
  Seperate entities in text file bigdazza 1 2,797 Jun-02-2018, 03:15 PM
Last Post: snippsat
  how to start a seperate thread for every item in a list lravikumarvsp 1 2,874 May-31-2018, 08:07 AM
Last Post: ThiefOfTime

Forum Jump:

User Panel Messages

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