Here is the code for my server which works fine. I am trying to achieve this with netlify's serverless functions which I have pasted further below. CODE ON STAN
I need to be HIPAA compliant and those requirements indicate AES256 encryption will be sufficient for storing of sensitive data (first name, last name, SSN, ID,
I've setup django-allauth and for so far linkedin, facebook and twitter after oauth2 confirms and redirects back it brings a form asking you to confirm email.
Seems like there is no map method: aug_ds = train_ds.map( lambda x, y: (resize_and_rescale(x, training=True), y)) AttributeError: 'DataFrameIterator' object
In my program,T may be of type double or of type Eigen::MatrixXd,so I use is_same<T,double>::value as condition to execute different code blocks。 B
I have a section list in React Native that have a large number of items around 400+ items so on each item click i am navigating to the next screen and dispatchi
I have a saved_auth table within an auth.db sqlite3 database on the user's side (inside an android.apk) and a thread that runs func_auth_socket(). Here is a par
I have python 3.9 I used the command 'pip install auto-py-to-exe' and it downloaded but when I tried to using the command 'auto-py-to-exe' the program just said