rsheftel / pandas_market_calendars

Exchange calendars to use with pandas for trading applications
MIT License
803 stars 173 forks source link

set pandas>=1.1 in setup.py #162

Closed Stryder-Git closed 2 years ago

Stryder-Git commented 2 years ago

This is the only spot where it would need to change right, @rsheftel?

coveralls commented 2 years ago

Coverage Status

Coverage increased (+0.1%) to 96.217% when pulling 8001b6ec03ef626828092de0fc0d5d0e43636524 on Stryder-Git:adjust_pandas_version into 2885d18c041ede8d49113c0b291825c7e79370f1 on rsheftel:master.

rsheftel commented 2 years ago

@Stryder-Git that is the only place. thanks