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

TypeError bug with calendar_helpers NP_NAT #224

Open
MihailSalnikov opened this issue Jul 6, 2021 · 1 comment
Open

TypeError bug with calendar_helpers NP_NAT #224

MihailSalnikov opened this issue Jul 6, 2021 · 1 comment

Comments

@MihailSalnikov
Copy link

NP_NAT = np.array([pd.NaT], dtype=np.int64)[0]

This definition leads to TypeError: int() argument must be a string, a bytes-like object or a number, not 'NaTType'

@maread99
Copy link

maread99 commented Jul 7, 2021

@MihailSalnikov this package isn't being maintained (see the README) although a fork exchange_calendars is being maintained and this issue was resolved in the latest release (3.2).

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

No branches or pull requests

2 participants