influxdata / influxdata/docs-v2

Incorporate content from Flux recipes into docs

Open
#1,588 2 comments 0 reactions 1 assignee View on GitHub

@pierwill is already working on this.

Since Oct 2, 2020.

Flux product:flux
Dominant language
JavaScript
Stars
82
Forks
326
Avg merge
1d 1h
Merged PRs (30d)
82

Description

Review content here:
- https://github.com/influxdata/flux-recipes/tree/master/CRM
- Identify duplicate content across the following recipes
- basic-modelling+filtering+aggWind
- basic-modelling+filtering+processing
- basic-modelling+filtering
- intermediate-UDF
- intermediate-join non temporale
- intermediate-pivoting
- Group the modelling content?
- Use the csv.from() function to import data (currently in [ratings.txt ](https://github.com/influxdata/flux-recipes/blob/master/CRM/data/ratings.txt)file)
import "experimental/csv"
csv.from(url: "https://influx-testdata.s3.amazonaws.com/ratings.csv")
- Where to put "tutorial" content on docs.influxdata.com?
- Goal is to help people learn Flux

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.