Wind-Speed-Analysis icon indicating copy to clipboard operation
Wind-Speed-Analysis copied to clipboard

An elegant probability model for the joint distribution of wind speed and direction.

Results 8 Wind-Speed-Analysis issues
Sort by recently updated
recently updated
newest added

Too many bugs! Can the exact library/package version used in the original version be stated? I guess it would be helpful since this repository is not maintained. Thanks

D:\ProgramData\Anaconda3\lib\site-packages\sklearn\cross_validation.py:44: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface...

from https://matplotlib.org/2.0.0/api/api_changes.html : color_cycle deprecated In light of the new property cycling feature, the Axes method set_color_cycle is now deprecated. Calling this method will replace the current property cycle with...

How do I use this wonderful tool in Python? I use the PyCharm IDE. Is there any way to download this package?

Quote from https://rawgit.com/: > - Use a specific tag or commit hash in the URL (not a branch). Files are cached permanently based on the URL. Query strings are ignored....

NameError: name 'sm' is not defined 请问‘sm’在哪里定义的,代表什么意思?

之前的错误可能是我安装的rpy2不对,重新安装了个rpy2版本,现在又出现下面的问题: 我clone 你的到本地,jupyter notebook 打开GMM.ipynb运行%reload_ext rpy2.ipython出现下面的问题,但是我新建一个notebook文件,把你的代码复制过来能正常运行,不知为什么 D:\program\Anaconda2\envs\python34\lib\site-packages\rpy2\rinterface\__init__.py in () 90 del(os) 91 ---> 92 from rpy2.rinterface._rinterface import (baseenv, 93 emptyenv, 94 endr, ImportError: DLL load failed: 动态链接库(DLL)初始化例程失败。