-
Hi, in the readme, it is specified
what exactly does this mean?
is it in bytes or strings, if any of the two, how do i decode them? will any python library do or do is there a specific way to dec…
-
Greetings.
I have been getting a weird error that I'm not able to explain with any online source. I've been working on a school project, in which I encountered the error :
```
from datetime import d…
-
While reading a CSV file, I try to get a list of column names via:
```
>>> df_attr = pd.read_csv("3BtTWMUQAMawXcCheUAOMlXU.csv", nrows=1)
>>> cols = list(df_attr)
>>> print (cols)
```
The o/p, i…
-
### Description of issue
Phone number and Aadhar number In bio data form , I can enter alphabets.
### Expected result
Phone number and Aadhar number In bio data form allow numbers only to enter.
#…
-
#### Code Sample, a copy-pastable example if possible
```python
# Your code here
aadhaar_data = pd.read_csv('/Users/philips/Downloads/aadhaar_data.csv')
aadhaar_data.rename(columns = lambda x: x…
-
I tried this script on macOS 14 with Python 3.11.7 and it produces this error. What could be the reason?
```
Traceback (most recent call last):
File "/Users/Wolfgang/Downloads/enpasstokeepass-mas…
Tekl updated
10 months ago
-
## Issue Type: Design/Documentation
## Description:
- Make a copy of the existing ER Diagram in [Whimsical](https://whimsical.com/) and modify it w.r.t following instructions
- Create a new entit…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
- footnote messages on invalidations for Aadhaar, PAN
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm asking a question and **…