-
Notifications
You must be signed in to change notification settings - Fork 46
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
mail4umar
commented
Nov 10, 2023
•
edited
Loading
edited
- scripting corrections
- doc string changes
- removed unnecessary files
- modified and corrected some RST files
- close Typing color needs to be changed in dark mode of website doc #837
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]>
oualib
approved these changes
Nov 10, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.