What's Changed
* Chore: Updating v1.0.0dev with develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1905
* Chore: Updating `v1.0.0dev` with `develop` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1918
* Merging develop by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1957
* Refactor of model evaluation metrics by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1901
* Update v1.0.0dev by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1978
* Learner review by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1984
* Updating v1.0.0dev branch by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1986
* BasePanelLearner refactor by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1987
* Predictors review -> learner review by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1990
* Splitters -> Learner by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1991
* Transformers -> Learner by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1992
* Dev -> v1.0dev by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/1995
* Feature: Refactor of sequential learning processes by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1938
* Transformers review by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1910
* metrics formatting by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/1996
* Feature: Categorical DataFrame by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1936
* Feature: BasePanelLearner feature correlation by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2000
* Signal optimizer documentation review and unit tests by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2001
* Feature correlation tests by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2002
* SignalOptimizer tests by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2004
* SignalOptimizer tests by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2008
* Correct `astype` use for object by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2009
* Feature: Adding unittests for QDF class & methods by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1997
* K fold tests by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2003
* SignalOptimizer tests by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2012
* Feature: SignalOptimizer `nsplits_timeplot` by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2014
* fixed single scorer grid search by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2016
* Fix SignalOptimizer FutureWarning by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2018
* Categorical DataFrame, bugfixes by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2021
* Solve PCA merge conflict by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2023
* Dev -> 1.0dev by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2022
* Adding bugfixes to categorical dataframe implementation by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2024
* Adding minor fixes to `reduce_df` & `CategoryRelations` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2026
* QDF.reduce_df bugfix by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2028
* More unit tests for learning by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2027
* Feature: Change Docs summary of Macrosynergy package by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2038
* WIP: implement categorical QuantamentalDataFrame by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/1974
* Feature: Memory efficient sequential learning by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2037
* Docs: Updating RST for `macrosynergy.learning` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2040
* Merging develop into v1.0.0dev after resolving conflicts by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2044
* v1.0.0: remove redundant parameter kw from docs by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2046
* Docstring fmt migration, missing new line by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2047
* Bugfix: Ensure correct ordering when cids and xcats are specified in reduce_df by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2055
* Migrating docstring format, `macrosynergy.management` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2049
* Migrating docstring format, `macrosynergy.download` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2054
* Migrating docstring format, `macrosynergy.management` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2056
* Migrating docstring format, `macrosynergy.signal` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2052
* Migrating docstring format, `macrosynergy.visuals` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2053
* Bugfix: reduce_df - sort cids on return by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2057
* Migrating docstring format, `macrosynergy.pnl` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2051
* Migrating docstring format, `macrosynergy.panel` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2050
* Format management documentation further and remove some irrelevant functions by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2058
* BetaEstimator bugfixes by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2045
* Docs: learning documentation edits and formatting by rushilg99 in https://github.com/macrosynergy/macrosynergy/pull/2034
* Bugfix: BasePanelLearner split_functions by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2060
* PnL subpackage description by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2061
* Update CODEOWNERS by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2062
* Basket docstring by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2063
* Adding tests for uncovered code by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2064
* Bugfix: Impute panel by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2067
* Feature: Adding tests for QDF class behaviour by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2013
* Docstring edits by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2071
* Docs review for `macrosynergy.visuals` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2072
* PnL docs update by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2075
* Docs review, `macrosynergy.signal` by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2074
* Docs changes for panel by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2077
* Refactor docstrings in ModifiedSignWeightedLinearRegression and ModifiedTimeWeightedLinearRegression classes for clarity and consistency by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2076
* PnL docs edits by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2078
* Doc edits by emhbrine in https://github.com/macrosynergy/macrosynergy/pull/2079
* Small changes to signal return relations docs by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2080
* Push docs changes and change type hints by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2081
* Bugfix: Fix incorrect merge of linear composite by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2084
* Update documentation to replace 'xcats' with 'categories', and 'cids' with 'cross-section' where relevant by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2082
* Remove unused categories from 'cid' and 'xcat' columns in MultiPnL class by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2088
* Chore: Main→Develop after release v0.1.38 by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2090
* Chore: Bumping version for v1.0.0 release by Magnus167 in https://github.com/macrosynergy/macrosynergy/pull/2092
* Feature: V1.0.0 Branch, Adds functionality to all functions in the package to accept QuantamentalDataFrame Type which can utitlise memory efficient categorical datatypes by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2091
* Chore: Develop -> Test by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2093
* Chore: Test -> Main by sandresen1 in https://github.com/macrosynergy/macrosynergy/pull/2094
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.1.38...v1.0.0