Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Time Series Production Process Problem
Post: RE: Time Series Production Process Problem

Yes, this is a time series problem with multiple variables. Specifically, it is a multivariate time series problem since you have multiple time series (one for each drink type) and multiple variables ...
get2sid Data Science 1 2,143 Feb-28-2023, 12:25 PM
    Thread: Plot Line chart based on the input
Post: RE: Plot Line chart based on the input

To plot a line chart with varying x and y values, you can plot each line separately using the plot function in a loop. Here's an example code snippet that should work with your input data: import nump...
get2sid Data Science 4 3,465 Feb-28-2023, 12:08 PM
    Thread: Pick a line in a plot with matplotlib
Post: RE: Pick a line in a plot with matplotlib

The issue with your code is that the contains method of the Line2D object returned by axvline is always returning True, regardless of where you click, because you're not checking if the click is withi...
get2sid Data Science 3 5,649 Feb-28-2023, 11:56 AM
    Thread: Help to Plot timeline for intreruption of one line production
Post: RE: Help to Plot timeline for intreruption of one ...

Sure, I can help you with that. Here's an example timeline for an interruption in a production line: Start of Production: The production line is operating smoothly, and products are being manufacture...
get2sid Data Science 2 2,549 Feb-28-2023, 11:48 AM
    Thread: Thoughts on how to approach a project
Post: RE: Thoughts on how to approach a project

(Dec-21-2016, 11:09 PM)birdieman Wrote: I am a moderately experienced VBA coder, and have only begun learning Python (second post on this forum) because I would like to take on a new project which t...
get2sid Data Science 13 14,002 Feb-28-2023, 11:42 AM
    Thread: How to create a plot with line graphs and vertical bars
Post: RE: How to create a plot with line graphs and vert...

(Feb-22-2023, 08:14 PM)devansing Wrote: Hi, I am trying to figure out how to create a graph similar to the following: [Image: https://i.stack.imgur.com/LHt8r.png] where the x axis has the monthl...
get2sid Data Science 6 2,352 Feb-28-2023, 11:31 AM
    Thread: Some help with picamera ROI setting?
Post: RE: Some help with picamera ROI setting?

(Feb-27-2023, 12:54 PM)korenron Wrote: Hello, I'm trying to take a picture and zoom it ,using camera.zoom zoom Retrieves or sets the zoom applied to the camera’s input. When queried, the zoom prop...
get2sid Data Science 3 1,587 Feb-28-2023, 11:25 AM

User Panel Messages

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