-
In the upcoming version 0.15.0 of `arrow`, we will be making a lot of changes to the behavior of `arrow.get()` to address a number of reported parsing bugs. We have outlined the changes below:
# Fi…
-
Dear all,
I'm trying to build a Turing-first simple example with estimation of ODE parameters using HMC sampler.
My environment with Julia `1.1.1` :
```
julia> Pkg.status()
Status `~/.jul…
-
To do:
- Left-justify the name dialog
- Create v11-styled layouts for all XML layouts (look up layout-v11 for Android)
- Ask for the person's name right away in the app
- Make the app beep + vibrate w…
-
Currently the Pendulum supports creating from given hours, minutes... using:
* `Pendulum.create_from_date`
* `Pendulum.create_from_time`
* `Pendulum.with_date`
* `Pendulum.with_time`
These al…
-
Checklist:
- [x] Parallelized training for experts (Adam finished this via #57).
- [x] Get good experts for Humanoid and Ant [which are not doing well right now](https://github.com/HumanCompatib…
-
### Issue description
`pipenv lock` does not use the private repository to lock the dependencies.
### Expected result
`pipenv lock` using the correct repository when locking dependencies
#…
-
* pip version: 19.0.1
With the 19.0.1 release, some people are still reporting an `AssertionError` when installing with `--no-cache-dir` similar to the one in #6158. This issue is for the 19.0.1-sp…
-
running windows 10, anaconda python 3.6.5 and do pip install prefect, i get an error message
> Collecting pendulum=2.0.4 (from prefect)
> Using cached https://files.pythonhosted.org/packages/5b…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: WSL Ubuntu 18.04
- **Ray installed from (source or binary)**: Source
- **Ray version**: 0.7.0.dev1
- **Python…
-
Issue:
I've just recreated a Docker image which had the following lines to install geopandas in a clean Ubuntu 16.04 system. This has been working perfectly for a year before yesterday.
```
wge…