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

Fixing all elements for Sphinx Doc Generation #852

Merged
merged 25 commits into from
Nov 10, 2023
Merged

Fixing all elements for Sphinx Doc Generation #852

merged 25 commits into from
Nov 10, 2023

Conversation

mail4umar
Copy link
Collaborator

@mail4umar mail4umar commented Nov 10, 2023

mail4umar and others added 23 commits November 8, 2023 11:36
also updated sphinx_directory script files
added time series
fixed time series pic extension
* 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]>
@mail4umar mail4umar self-assigned this Nov 10, 2023
@mail4umar mail4umar added the Documentation Documentation issue or requirement. label Nov 10, 2023
@mail4umar mail4umar requested a review from oualib November 10, 2023 11:10
@oualib oualib merged commit 9f7ea94 into master Nov 10, 2023
8 checks passed
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.

Typing color needs to be changed in dark mode of website doc
2 participants