stream visualization with x axis
Dieses Issue hat noch niemand übernommen.
Bewertung
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Anfängerfreundlichkeit
- 30/100
- Issue-Typ
- Feature
- Klarheit
- Muss geklärt werden
- Aktivitätsstatus
- Veraltet
- Tech-Stack
- python
- Bereich
- data-visualization, stream-processing
Rechercherichtung
The issue names no files, tests, or entry points. Start by locating the stream visualization implementation and tracing how streamed tuples are mapped to plot axes. Done means a stream such as (ts, value) can use ts for the x axis and value for the y axis, with coverage for the requested behavior.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Beschreibung
Hi, I have tried out a bit with the stream visualization using Random, it is a very cool feature.
With some tweaks, I think I will be able to plot some data frame created based on my own generator (haven't tried it out yet, but should be pretty easy using next(gen) to pipe the data to the frame)
The only thing is, the x axis is somehow not related to the generator itself. What would be really nice is to be able to use one of the columns in the generator as the x axis for plotting.
Any idea how to do this?
Simple example:
suppose I have a stream of tuples (ts, value), I want to use ts as the x axis, and value as the y asix for plotting.
(ts, value)
(1, 100)
(2, 200)
(3, 300)
...
- Vorherrschende Sprache
- Python
- Sterne
- 1.3k
- Forks
- 149
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beitragsleitfaden
Erste Schritte
- Lesen Sie das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreiben Sie ins Issue, dass Sie es übernehmen — das erspart doppelte Arbeit.
- Forken Sie das Repository und arbeiten Sie in einem Branch.
- Öffnen Sie einen Pull Request, der die Issue-Nummer nennt.
Mehr aus python-streamz/streamz
-
pkg_resources warning Offen
Schwierigkeit 3/5 1-2 Tage Anfängerfreundlichkeit 35/100
python-streamz/streamz#481 · 4 Kommentare ·
-
Combining the streamz.Stream.filenames() and streamz.Stream.from_textfile() using dask scatter? Offen
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 25/100
python-streamz/streamz#480 · 2 Kommentare ·
-
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 20/100
python-streamz/streamz#479 · 1 Kommentar ·
-
Schwierigkeit 5/5 Über eine Woche Anfängerfreundlichkeit 20/100
python-streamz/streamz#478 · 6 Kommentare ·
-
Schwierigkeit 4/5 3-5 Tage Anfängerfreundlichkeit 10/100
python-streamz/streamz#476 · 17 Kommentare · 2 Reaktionen ·
Alle Issues in python-streamz/streamz
Ähnliche Issues
-
documentation help wanted
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 90/100
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 90/100
simonw/sqlite-utils#872 ·
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 88/100
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 82/100
-
Schwierigkeit 2/5 1-3 Stunden Anfängerfreundlichkeit 78/100