On Wed, Mar 26, 2014 at 12:30 PM, Skipper Seabold <
jsse...@gmail.com> wrote:
> On Wed, Mar 26, 2014 at 12:16 PM, Greg Hines <
ggdh...@gmail.com> wrote:
>> Hi, in some parts of the documentation there is the line:
>>
>> import statsmodels.formula.api as sm
>
> Are you sure it's not
>
> import statsmodels.formula.api as smf
>
> ?
>
> I see one that needs to be corrected.
This is the only one I saw. Are there others?