Skip to content

Comments

Documentation: Update for Reservoir Sampling#919

Merged
JGSweets merged 2 commits intocapitalone:dev-gh-pagesfrom
taylorfturner:reservoir_sampling_doc
Jun 27, 2023
Merged

Documentation: Update for Reservoir Sampling#919
JGSweets merged 2 commits intocapitalone:dev-gh-pagesfrom
taylorfturner:reservoir_sampling_doc

Conversation

@taylorfturner
Copy link
Contributor

Update documentation to reflect new option of sample_nrows for reservoir sampling

@taylorfturner taylorfturner added the Documentation Improvements or additions to documentation label Jun 27, 2023
@taylorfturner taylorfturner self-assigned this Jun 27, 2023
Comment on lines 56 to 57
* sample_nrows - Reservoir sampling to sample `n` rows out of a total of `M` rows.
Specified for how many rows to sample, default None.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JGSweets JGSweets enabled auto-merge (squash) June 27, 2023 21:22
@JGSweets JGSweets merged commit 5a254f4 into capitalone:dev-gh-pages Jun 27, 2023
JGSweets added a commit that referenced this pull request Jun 30, 2023
* documentation update for cms specific options to category (#917)

* add cms specific options to category

* address formatting requests

* address formatting requests

* Documentation: Update for Reservoir Sampling (#919)

* update option for reservoir sampling

* update for clarity rendering

* Documentation: feature/options branch docs updates (#921)

* reset ignore, update .gitignore, update documentation on presets (#874)

* reset ignore

* taylor's requested change

* taylor's requested change

* Fixed documentation for `sampling_ratio` option (#873)

* Add documentation for `sampling_ratio` option

* Update `sample_ratio` to `sampling_ratio` in documentations

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* Update `sampling_ratio` documentation

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* Update `sampling_ratio` documentation

* Updated `sampling_ratio` documentation

* Updated `sampling_ratio` documentation

* Updated `sampling_ratio` documentation

---------

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* update (#882)

* Add documentation for `median_abs_deviation` option (#881)

* Add documentation for `median_abs_deviation` option

* Updated `median_abs_deviation` documentation

* Row statistics option documentation (#883)

* updated documentation on new row_statistic options

* added documentation for row_statistics_options

* fixed typing of hll and included the note that it activates when hll is chosen as the hashing method

* removed space

* fixed quotation mark

* added micdavis comments

* fixed doc descriptions for unique_count

* small changes to docs

---------

Co-authored-by: JGSweets <JGSweets@users.noreply.github.com>

* rendering issue

* rendering issue

* update to fix rendering

---------

Co-authored-by: Liz Smith <liz.smith@richmond.edu>
Co-authored-by: clee1152 <72765198+clee1152@users.noreply.github.com>
Co-authored-by: Richard Bann <87214439+drahc1R@users.noreply.github.com>
Co-authored-by: JGSweets <JGSweets@users.noreply.github.com>

* fix req tornado (#922)

* Merge `staging/dev-gh-pages/profile-serialization` into `dev-gh-pages` (#937)

* Docs: Profiler Serialization (#928)

* added info to profile save and load func

* addressed PR comments

* fixed formatting

* Update docs/source/profiler.rst

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* Update docs/source/profiler.rst

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

---------

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* fixed formatting in docs (#936)

---------

Co-authored-by: Taylor Turner <taylorfturner@gmail.com>

* Staging update docs 0.10.0  (#945)

* update or 0.10.0 docs version release

* empty

---------

Co-authored-by: Tyler <tfarnan@ucsd.edu>
Co-authored-by: Liz Smith <liz.smith@richmond.edu>
Co-authored-by: clee1152 <72765198+clee1152@users.noreply.github.com>
Co-authored-by: Richard Bann <87214439+drahc1R@users.noreply.github.com>
Co-authored-by: JGSweets <JGSweets@users.noreply.github.com>
Co-authored-by: Michael Davis <36012613+micdavis@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants