Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: kill python execution program
Post: kill python execution program

Dear, I want to stop my python program by a bash script normally so i have these code: from time import sleep import sys import os import threading from _thread import interrupt_main from timed_c...
lebossejames General Coding Help 0 269 Mar-16-2024, 11:16 AM
    Thread: ecu CAN frame vin number
Post: ecu CAN frame vin number

Hello, I try to get my VIN number from my ECU of my car with my MKS Canable v1.0 (Candlelight firmware) I get theses traces, i get only bytearray(b'\x10\x14I\x02\x01W0L'), it missed all other chara...
lebossejames Networking 0 607 Dec-30-2023, 08:38 AM
    Thread: parse json field from csv file
Post: RE: parse json field from csv file

(Nov-14-2023, 11:16 AM)buran Wrote: Please, provide sample of the input file Also, don't post images of code/data/errors, etc. Post as text with proper BBCode tags Yes this input file I want get "i...
lebossejames General Coding Help 4 810 Nov-14-2023, 04:20 PM
    Thread: parse json field from csv file
Post: parse json field from csv file

Hello, I want to get from csv file a column contain string json, so i use theses command: fichier_complet=pd.read_csv("outputfile.csv", sep = ',',dtype='unicode',usecols = ['body'],keep_default_na=Fa...
lebossejames General Coding Help 4 810 Nov-14-2023, 10:29 AM

User Panel Messages

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