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
It can be seen that adding pandas to the dependencies is the primary reason for very slow builds. Need to explore more on this. For pypy, currently, it seems we are building pandas from source, which is the issue. Need to use prebuilt binaries/wheels.