Python Forum
Large Data-set Edit | Ideal language?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Large Data-set Edit | Ideal language?
#4
If you need Python to be faster for this, I'd suggest giving PyPy a try. I would expect it to have comparable performance to awk and sed at that point. But yeah, if you need speed and awk and sed are simple enough, no need to complicate thingsĀ  :)
Reply


Messages In This Thread
Large Data-set Edit | Ideal language? - by Mothra - Dec-21-2017, 05:34 PM
RE: Large Data-set Edit | Ideal language? - by SRG - Dec-21-2017, 05:48 PM
RE: Large Data-set Edit | Ideal language? - by micseydel - Dec-21-2017, 08:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  googletrans library to translate text language for using data frame is not running gcozba2023 0 1,272 Mar-06-2023, 09:50 AM
Last Post: gcozba2023
  Looping Through Large Data Sets JoeDainton123 10 4,487 Oct-18-2020, 02:58 PM
Last Post: buran
  Extract data from large string pzig98 1 2,162 Jul-20-2020, 12:39 AM
Last Post: Larz60+
  Moving large amount of data between MySql and Sql Server using Python ste80adr 4 3,470 Apr-24-2020, 01:24 PM
Last Post: Jeff900
  alternative to nested loops for large data set JonnyEnglish 2 2,618 Feb-19-2020, 11:26 PM
Last Post: JonnyEnglish
  how to load large data into dataframe. sandy 0 2,672 Feb-01-2019, 06:19 PM
Last Post: sandy
  Working with large volume of data (RAM is not enough) evonevo 6 4,181 Oct-21-2018, 09:24 PM
Last Post: Larz60+
  Avoid output buffering when redirecting large data (40KB) to another process Ramphic 3 3,449 Mar-10-2018, 04:49 AM
Last Post: Larz60+
  Receiving large data stream using Pyserial trampas 1 4,281 Mar-09-2017, 03:32 AM
Last Post: Analyser

Forum Jump:

User Panel Messages

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