How do i get the details of (np.random.randit?) in pycharm.The question mark '?' shows an error

I am using pycharm as my IDE .There’s this section in numpy where prateek bhaiya tells that we can get the detail of any function using ‘?’.Since i am using pycharm '?'gives error.So how do i get the details of any particular function in pycharm