Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sphinx docstring changes for vdataframe/typing #846

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

abhsharma2
Copy link
Collaborator

No description provided.

abhsharma2 and others added 2 commits November 9, 2023 14:32
 - be consistent on the variable name: we use data for the dataset.
 - be consistent on the notes and naming.
 - some docs were using old method like Tablesample.to_vdf: use vDataFrame
 - some indentation needed to be done properly.
@oualib
Copy link
Member

oualib commented Nov 10, 2023

@abhsharma2 I've corrected your PR. Please review: b30d565 to see all my modifications.

@mail4umar please double check.

@oualib oualib added the Documentation Documentation issue or requirement. label Nov 10, 2023
@oualib oualib requested review from oualib and mail4umar November 10, 2023 00:15
@oualib oualib merged commit 1aa1889 into vertica:master Nov 10, 2023
4 of 8 checks passed
mail4umar added a commit that referenced this pull request Nov 10, 2023
* autoregressor unit test code (#843)

* autoregressor unit test code

* fixed error

* fix error

* Correcting indexes (#844)

* Correcting indexes

* Update tsa.py

* Update tsa.py

* adding inferences for TS

* Removed name of column that was removed from africa-education CSV file (#845)

* 832 AR, MA, ARMA, ARIMA unit test (#849)

* autoregressor unit test code

* ARIMA UT

* UT for common functions for AR, MA, ARMA, ARIMA, and score test for AR and ARMA

* sphinx docstring changes for vdataframe/typing (#846)

* sphinx docstring changes for vdataframe/typing

* Multiple correction

 - be consistent on the variable name: we use data for the dataset.
 - be consistent on the notes and naming.
 - some docs were using old method like Tablesample.to_vdf: use vDataFrame
 - some indentation needed to be done properly.

* black

---------

Co-authored-by: Badr <[email protected]>

* Time Series improvement (#848)

* Time Series improvement

 - HC correction
 - handling full forecasting and one step ahead forecasting
 - possibility to filter ts steps
 - improve the quality of the scores and report

* correct std_err in plots

* Update base.py

* Update tsa.py

* Update tsa.py

---------

Co-authored-by: Vikash Singh <[email protected]>
Co-authored-by: Badr Ouali <[email protected]>
Co-authored-by: Abhishek Sharma <[email protected]>
Co-authored-by: Badr <[email protected]>
oualib added a commit that referenced this pull request Nov 10, 2023
* added exception to sphinx_directory name changing

* merged what's new for beta and 1.0.0

* Added Time Series Plots

also updated sphinx_directory script files

* Update chart_gallery.rst

added time series

* Create pic_time_series.png

* Update chart_gallery.rst

fixed time series pic extension

* Added verticapy.ml.vertica.pmml + tf

* Update machine_learning_vertica_integrations.rst

* Update machine_learning_vertica_integrations.rst

* added to_pmml, to_tf, to_binary to all models except time series

* Update machine_learning_vertica.rst

* Create vertica_integration.svg

* Update machine_learning_vertica.rst

* added export_models and import_models

* Update machine_learning_vertica_classification.rst

* removed duplicate in chart gallery

* Update insert.py

* Delete bar.rst

* updated sphinx directory naming script

* updating doc branch (#850)

* autoregressor unit test code (#843)

* autoregressor unit test code

* fixed error

* fix error

* Correcting indexes (#844)

* Correcting indexes

* Update tsa.py

* Update tsa.py

* adding inferences for TS

* Removed name of column that was removed from africa-education CSV file (#845)

* 832 AR, MA, ARMA, ARIMA unit test (#849)

* autoregressor unit test code

* ARIMA UT

* UT for common functions for AR, MA, ARMA, ARIMA, and score test for AR and ARMA

* sphinx docstring changes for vdataframe/typing (#846)

* sphinx docstring changes for vdataframe/typing

* Multiple correction

 - be consistent on the variable name: we use data for the dataset.
 - be consistent on the notes and naming.
 - some docs were using old method like Tablesample.to_vdf: use vDataFrame
 - some indentation needed to be done properly.

* black

---------

Co-authored-by: Badr <[email protected]>

* Time Series improvement (#848)

* Time Series improvement

 - HC correction
 - handling full forecasting and one step ahead forecasting
 - possibility to filter ts steps
 - improve the quality of the scores and report

* correct std_err in plots

* Update base.py

* Update tsa.py

* Update tsa.py

---------

Co-authored-by: Vikash Singh <[email protected]>
Co-authored-by: Badr Ouali <[email protected]>
Co-authored-by: Abhishek Sharma <[email protected]>
Co-authored-by: Badr <[email protected]>

* update KNNclassifier docstring

* docstring for neighbors

* Delete Untitled.ipynb

* black fix

* fixed issue #837

---------

Co-authored-by: Vikash Singh <[email protected]>
Co-authored-by: Badr Ouali <[email protected]>
Co-authored-by: Abhishek Sharma <[email protected]>
Co-authored-by: Badr <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation Documentation issue or requirement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants