-
Running this [notebook](https://colab.research.google.com/github/tensorflow/io/blob/master/docs/tutorials/bigquery.ipynb) linked from https://www.tensorflow.org/io/tutorials/bigquery on Colab works.
…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [ ] Read the relevant sections of the [Spyder Troubl…
-
**Describe the bug**
When executing the colab demo I cannot enjoy (or create a video) of a pretrained agent.
**Code example**
`!python enjoy.py --algo a2c --env CartPole-v1 --no-render --n-timest…
-
Hello,
Great lib. But I want to change it to Hijri Calendar (Arabic calendar) format. How can I do that?
Something like this: https://github.com/sahaab/HijriCalendar-master
-
- [x] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
🐞 **Problem**
I am trying to use the tensor_product function from the API doc here: https://docs.einsteinpy.org/en/stable/api/symbolic/tensor.html
I am using Google Colab, where I have installed…
-
Hello,
When using `.ToString("yyyy MMMM dd", SomeCulture)` to show the date with month name, in some cases it shows the month name wrong.
```csharp
LocalDate _myBirthDate = new LocalDate(1920, 5,…
-
I followed the step that is listed in the tutorial. However, I get the following errors for CombinedCategoricalDissimilarity.
Moreover, when I use PositionalDissimilarity I get a different erro…
-
Many thanks for providing such excellent python lib.
I just run into a dependence issue on numpy-quaternion 2021.3.6.15.24.2
stack dump:
/usr/local/lib/python3.7/dist-packages/quaternion/__in…
-
When running this code:
```
from poliastro.examples import molniya
molniya.plot()
```
I get this error:
```
WARNING: AstropyDeprecationWarning: The private astropy._erfa module has been…