Python Forum
Printing x values from an csv file
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Printing x values from an csv file
#7
The dataset, that I use, is similar the above and is consisted of 10000 rows of those measurements. The guy in the post above inserts the data inside the code. I need to do the same as the guy in the post BUT I want the process of reading the data and putting the xticks/xlabels to be automatically. So for instance read the excel file and put xticks only every 1000 measurements/rows on x-axis. This job should be automatic instead of inserting the data to the code. How can I achieve this?
Reply


Messages In This Thread
Printing x values from an csv file - by hobbyist - Jan-28-2021, 05:03 PM
RE: Printing x values from an csv file - by nilamo - Jan-30-2021, 04:39 PM
RE: Printing x values from an csv file - by nilamo - Feb-02-2021, 04:35 PM
RE: Printing x values from an csv file - by hobbyist - Mar-03-2021, 04:56 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Printing out incidence values for Class Object SquderDragon 3 324 Apr-01-2024, 07:52 AM
Last Post: SquderDragon
  Printing specific values out from a dictionary mcoliver88 6 1,478 Apr-12-2023, 08:10 PM
Last Post: deanhystad
  Modify values in XML file by data from text file (without parsing) Paqqno 2 1,736 Apr-13-2022, 06:02 AM
Last Post: Paqqno
  Overwrite values in XML file with values from another XML file Paqqno 5 3,401 Apr-01-2022, 11:33 PM
Last Post: Larz60+
  How to split file by same values from column from imported CSV file? Paqqno 5 2,856 Mar-24-2022, 05:25 PM
Last Post: Paqqno
  Problem with sum of values from .txt file PathhK 2 2,611 Jan-07-2019, 07:40 PM
Last Post: nilamo
  Printing lines in a basic text file Drone4four 6 3,912 Aug-16-2018, 03:10 PM
Last Post: snippsat
  Printing from a text file not working as I thought it would PythonZenon 10 6,183 Jun-02-2018, 09:19 PM
Last Post: snippsat
  printing a text file by python and thermal printer gray 6 20,729 Jul-30-2017, 05:56 AM
Last Post: buran
  trying to get the keystrokes values to file rwahdan 2 3,991 Jul-14-2017, 06:53 PM
Last Post: rwahdan

Forum Jump:

User Panel Messages

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