Skip to content

gh.plot_hypothesis1 error in windows python conda #517

Open
@cesar-moya

Description

@cesar-moya

First off, thank you for such an an amazing book. I am experiencing this issue where some plots (not all) throw the below error in a windows environment using conda. Not sure if it's a bug or an issue on my side, if possible please let me know:

File: 01-g-h-filter.ipynb
Cell: 8

import kf_book.gh_internal as gh
gh.plot_hypothesis1()

Error:

c:\Kalman-and-Bayesian-Filters-in-Python\kf_book\gh_internal.py:140: SyntaxWarning: invalid escape sequence '\h'
  plt.text (0.0, 159.8, "last estimate ($\hat{x}_{t-1}$)", ha='left', va='top',fontsize=18)

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions