Release notes:
* Improved functionality for valuating strategy factors both statistically and on the [pnl](https://github.com/macrosynergy/macrosynergy/tree/develop/macrosynergy/pnl/) side
* Added DataQuery OAuth as an authentication option the DataQuery interface, and created a separate [DataQuery](https://github.com/macrosynergy/macrosynergy/tree/develop/macrosynergy/dataquery) subpackage.
* Simplified the README.md file for easier installation instructions.
What's Changed
* changes basket instantiation and first shot at restructure by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/261
* Basket class update in new structure by Curran by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/263
* basket: changes to constructor and return functions by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/265
* various jobs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/269
* Multiple baskets integrated. by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/271
* mainly changes to Basket test by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/270
* Merge pull request 270 from macrosynergy/basket_rs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/272
* Latest versions. by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/273
* mainly updates target_positions by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/274
* fix round bug in view_grades by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/275
* target_positions review by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/278
* Correlation Matrix. by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/279
* Feature/basket single by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/280
* changes facet grid by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/281
* mainly edit of target_positions docstring by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/283
* Feature/basket_single by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/276
* Connection test added. by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/282
* small changes and todos to target positions by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/285
* basket.py by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/262
* target_postion docstring update by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/286
* Feature/management optimisation by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/287
* Feature/df_updates by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/288
* adds update_df to init and sets consistent function and argument names by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/289
* hedge ratio template by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/291
* Update README.md by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/295
* Update README.md by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/294
* Hedging rs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/296
* adding positive/negative recall by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/298
* Feature/naive_pnl by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/300
* correct positive ratios in signal_return by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/301
* modifies make_zn_score use in naive_pnls by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/303
* discrimination issue rough fix by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/297
* todos for daily hedge ratios and hedged returns by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/304
* Feature/naive_pnl by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/308
* Category relations rs by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/310
* bugfix for incorrect PnL labeling in plot_pnls by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/314
* Feature/category relations graph by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/316
* small changes and todos for hedge ratio by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/315
* reg_scatter issues by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/317
* Category_Relations by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/312
* Feature/category_relations by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/318
* Signal return rs: new table and metrics by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/320
* ToDos for make_long_pnl by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/324
* added formalities and three todos by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/323
* Feature/naive_pnl by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/322
* update_df.py by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/292
* hedge_ratio.py by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/293
* integrate clustering and frequencty conversion in original correl_mat… by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/326
* Feature/correl_matrix by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/325
* Feature/dq_break by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/331
* feature/dq_break by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/332
* Feature/dq_break by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/333
* fixes coef_box None assert failure by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/334
* Feature/dq_break by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/335
* Feature/dq_break by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/337
* Feature/portfolio_hedging_unit by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/329
* add sig_neg option to SignalReturnRelations by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/339
* Feature/signal_return by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/328
* Feature/signal_return by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/341
* todos for sstrength_plot and signal_display in naive_pnl by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/346
* Bugfix/update_df by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/347
* renames naive_pnl signal functions, edits documentation and makes min… by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/348
* naive_pnl cleanups and one more Todo by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/351
* make_relative_value cleanups and Todos by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/350
* bugfix/make_rv by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/349
* feature/NaivePnL by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/344
* signal_return: secure correct order of years in table by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/355
* adds important documentation to summary_table by rsueppel in https://github.com/macrosynergy/macrosynergy/pull/354
* Modify README and docs by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/366
* Implement corrections for simplifications by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/367
* feature/dq_oauth by Ksteeds in https://github.com/macrosynergy/macrosynergy/pull/361
* v0.0.12 by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/368
* Release of version 0.0.12 by lsimonsen in https://github.com/macrosynergy/macrosynergy/pull/369
**Full Changelog**: https://github.com/macrosynergy/macrosynergy/compare/v0.0.11...v0.0.12