You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an opportunity to include version numbers for required packages? Or perhaps minimum version for major libraries?
For example, Pandas is quite fast-moving, and although you don't seem to use anything contentious, the behaviour of pd.read_csv changed between v1 and v2.
The text was updated successfully, but these errors were encountered:
Is there an opportunity to include version numbers for required packages? Or perhaps minimum version for major libraries?
For example, Pandas is quite fast-moving, and although you don't seem to use anything contentious, the behaviour of pd.read_csv changed between v1 and v2.
The text was updated successfully, but these errors were encountered: