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

pushing v.0.0.19 #560

Merged
merged 94 commits into from
Oct 11, 2022
Merged

pushing v.0.0.19 #560

merged 94 commits into from
Oct 11, 2022

Conversation

Magnus167
Copy link
Member

No description provided.

lsimonsen and others added 30 commits June 1, 2022 14:04
Release of bugfix to version 0.0.13
changing Markdown image reference for Logo as per @Magnus167
naive_pnl some changes for efficiency
CyrusYavariMacro and others added 24 commits October 7, 2022 14:50
…ive_pnl_528

Feature/create panel for naive pnl 528
* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Updating test repo (#521)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Added feature to divide naive_pnl plots into a facetgrid

* Removed extra blank space

* Removed extra blank space

* Updating readme for extra explanations, also updating config file to include development status.

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* Merging version 0.0.18@develop to 0.0.18@test (#541)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* Feature/publish test py pi workflow (#543)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Feature/publish test py pi workflow (#544)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* fixed pypi upload url

* changed comments

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status.

* Updating readme for extra explanations, also updating config file to include development status.

* Updated naive_pnl.plot_pnls() to create a facetgrid

* Fix merge conflicts

* Fix additional conflicts

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>
* Merging version 0.0.18@develop to 0.0.18@test (#541)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Feature/publish test py pi workflow (#543)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Feature/publish test py pi workflow (#544)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* fixed pypi upload url

* changed comments

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Fix merge conflicts

* Fix additional conflicts

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>
* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Updating test repo (#521)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Added feature to divide naive_pnl plots into a facetgrid

* Removed extra blank space

* Removed extra blank space

* Updating readme for extra explanations, also updating config file to include development status.

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* Merging version 0.0.18@develop to 0.0.18@test (#541)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* Feature/publish test py pi workflow (#543)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Feature/publish test py pi workflow (#544)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* fixed pypi upload url

* changed comments

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status.

* Updating readme for extra explanations, also updating config file to include development status.

* Updated naive_pnl.plot_pnls() to create a facetgrid

* Fix merge conflicts

* Fix additional conflicts

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>
…ment

Updated plot_pnls to include facets argument
* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Updating test repo (#521)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Added feature to divide naive_pnl plots into a facetgrid

* Removed extra blank space

* Removed extra blank space

* Updating readme for extra explanations, also updating config file to include development status.

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* Merging version 0.0.18@develop to 0.0.18@test (#541)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* Feature/publish test py pi workflow (#543)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Feature/publish test py pi workflow (#544)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* Created workflow YAML for pushing to testPyPI

* naive_pnl some changes for efficiency

* Added worfklow for publishing to TestPyPI

* updated ms/__init__.py to get version from setup.py

* renamed file

* Create test_testpypi_version.py

* added comment

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

* fixed bug arrising due to type errors

* Adjusting the workflow for Test Pypi in line with the latest advice

* Adding the info link

* Updating test repo (#521) (#522)

* Minor bug in view_ranges.

* Unkwown GitHub error.

* Handle GitHub.

* GitHub Python versions.

* PyPi 0.0.18

* naive_pnl some changes for efficiency

* #506 bugfix

changing Markdown image reference for Logo as per @Magnus167

* Updating rst files

* MSY-500 Naive PnL mis-match of shapes

* Update README.md

* Minor spelling mistake + adding documentation link

* Updating documentation website

* Updating documentation website

* Updating documentation website

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>

* changed  "ci" keyword to "estimator" in sns.lineplot calls

* Updated call to sns.lineplot to use "estimator" instead of "ci"

* updated test that checks version numbers

* Summation bug fixed.

* Changed L11 to avoid an extra '/' in the API URLs

* Feature/codecov (#534)

* testing config file

* testing config file

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536)

* Update test_testpypi_version.py

Updated in accordance to inputs from @lsimonsen

* Removed extra blank space

* Removed extra blank space

* Feature/check availability windows (#538)

* Fixing check_availability.py to work on pycharm as well as notebook

* Adding extra days to integration tests to make sure it works when data has not been updated for a while (#536) (#537)

* adding line to install twine

* Updating readme for extra explanations, also updating config file to include development status. (#540)

* fixed pypi upload url

* changed comments

Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

* Updating readme for extra explanations, also updating config file to include development status.

* Updating readme for extra explanations, also updating config file to include development status.

* Updated naive_pnl.plot_pnls() to create a facetgrid

* Fix merge conflicts

* Fix additional conflicts

Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: Lasse de la Porte Simonsen <lsimonsen@macrosynergy.com>
Co-authored-by: Lasse Simonsen <33926514+lsimonsen@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>

Co-authored-by: Palash Tyagi <ptyagi@macrosynergy.com>
Co-authored-by: Ksteeds <csteeds@macrosynergy.com>
Co-authored-by: rsueppel <rsueppel@macrosynergy.com>
Co-authored-by: costam <15220959+mikiinterfiore@users.noreply.github.com>
Co-authored-by: Ksteeds <89909824+Ksteeds@users.noreply.github.com>
Co-authored-by: CyrusYavariMacro <cyavari@macrosynergy.com>
Co-authored-by: CyrusYavariMacro <113984752+CyrusYavariMacro@users.noreply.github.com>
Co-authored-by: MicheleCosta <michele.costa@barcelonagse.eu>
lsimonsen
lsimonsen previously approved these changes Oct 10, 2022
@lsimonsen lsimonsen merged commit 4f6b55d into test Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants