Giter Site home page Giter Site logo

quixio / quix-samples Goto Github PK

View Code? Open in Web Editor NEW
38.0 38.0 27.0 57.17 MB

Library samples repository of Quix. Explore and Deploy them easily on https://portal.platform.quix.ai

License: Apache License 2.0

Python 21.72% C# 58.40% HTML 2.64% CSS 0.65% JavaScript 4.00% TypeScript 8.86% SCSS 1.32% Shell 0.60% Dockerfile 0.10% MATLAB 1.71%

quix-samples's People

Contributors

anandshah123 avatar daniil-quix avatar jayclifford345 avatar jordivicedo avatar jotablanco avatar leggetter avatar patrickmirap avatar peter-quix avatar raaij avatar sadeepquix avatar saskaale avatar senyaoh avatar sg0042 avatar smadurange avatar srosam avatar stereosky avatar steverosam avatar tbedford avatar tomas-quix avatar woozchucky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

quix-samples's Issues

Error in README of rolling function

Description

There appears to be an error in the README.md of the rolling function transform.

The README indicates there is a rolling_function inside a file rolling_function.py:

image

There does not seem to be a rolling_function.py file, but there is a window_function.py file. However, window_function.py file does not contain a function called rolling_function.py.

Update RSS FILTER library item to be more generic

Thanks for addressing this issue: #362

This one is related - can the filter template be updated so that it isn't looking for tags specifically? Can I have it so that I can define my own fields and values to look for?

(I think the rolling window library item does something similar, where I can define the name of the parameter I want)

Upgrade Quix Streams to 0.5.4 in Python Samples

Quix Streams 0.5.4 ships an important fix for a memory leak in the library. Version shipped with the sample items is two versions behind. Therefore, we need to upgrade the package from 0.5.2 to 0.5.4 in the samples.

Googe Sheets library item for simple real-time stats dashboard

I am building a near-time Dashboard that updates my github repo states every minute. I realize that Google Sheets is probably the easiest UI for this, because it enables stakeholders to do their own pivot tables and whatnot. I'm gonna try and build this myself (with the gspread library), but it would be nice to have an official library item for Google Sheets as a destination. Maybe it exists already but I can't find it in the samples library.

Generalize RSS library item to not be specific to Stack Overflow

I got the following error when trying to run the RSS library item
image

It's looking for data points that are specific to the Stack Overflow feed ('id','tags'), but not all RSS feeds have these (mine didn't). Also the error handling is not very graceful.

I would suggest that you generalize it so that you can define the data points that you want to look for in an environment variable.

Hotfix: Pandas version incompatible with current Quix client version (InfluxDB)

The conflict is caused by:
    The user requested pandas==2.0.3
    quixstreams 0.5.5 depends on pandas<2 and >=1.0.0

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
WARNING: You are using pip version 22.0.4; however, version 23.2.1 is available.
You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.
err: terminated with non-zero exit code: exit code 123

Slack connector just dumps raw JSON into the Slack message—improve message format

I'm trying to pipe an RSS feed into Slack from the RSS Source (without the RSS filter transformation) but it seems to dump a whole much of JSON into the Slack message rather than give it a human readable format.

image

I would expect an environment variable to let me define where to get the text of the Slack message from the payload but there's only a variable for the webhook URL:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.