-
**Describe the bug**
When using a dataframe with newer/nullable dtypes, such as the following, I am unable to generate any reports
```python
In[83]: df4.dtypes
Out[83]:
str_col string
…
mands updated
2 years ago
-
I have installed cocotb on MacOS Catalina with a homebrew Python installation. I also have icarus verilog and verilator installed by homebrew.
OS: Catalina 10.15.5
Python 3.7.7
icarus-verilog 10.…
-
I'd like to suggest adding two free programming books and two free online programming courses to the repository.
1. Book: Eloquent JavaScript (3rd Edition)
Link: https://eloquentjavascript.net/
D…
-
A running list of examples and various sources that could be fun to implement, fun to play with and attracting new users. Help welcome -- pick somethings that's not done yet, ask around and contribute…
mosra updated
4 years ago
-
### Problem
I'm trying to use JupyterLab for providing simplified access to feature discovery and report generation in a scientific context. My goal is to be able to mimic what Mathematica …
-
Hello,
I think I just found a problem in the documentation at: [https://django-parler.readthedocs.io](https://django-parler.readthedocs.io/en/stable/advanced/migrating.html)
I am trying to trans…
-
Add support for Micropython for compatible boards (e.g. esp8266 family)
- Digi Xbee3 Board Support https://github.com/platformio/platformio-core/issues/2863
- Raspberry Pi (https://github.com/pl…
-
Data integration work from the ADC is being performed under the https://github.com/airr-knowledge/ak-schema/tree/airr-export branch.
Particular code for converting data from the ADC into the AKC is…
-
**Problem**
First of all, this dashboard is awesome :) I've only had it installed a few days, and everything has been working great - up until a couple of hours ago. Everything in the PW Vitals panel…
-
I am wondering if there is a way to use only meili as a library?
By this I mean, take the necessary code and use it in another project by importing it and calling appropriate functions. If so, cou…