General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
99
- March 23 - plugins preview https://openai.com/blog/chatgpt-plugins
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
https://chat.openai.com/share/38301a21-bf09-4274-848b-b9cd5523d461
and requirements.txt https://twitter.com/swyx/status/1677589535587467264 (annotated)
unzip_folder was also lost in the reset. We'll need to extract the data from the zip file again before proceeding"
It seems like there are still some values in the data that are causing issues. In the error message, it's mentioned that the input contains NaN, infinity, or a value too large for dtype('float32').It appears there are no missing (NaN) or infinite values in the dataset after our preprocessing steps. The error during model training might be due to a different issue.Looking at the unique values in the 'Height' and 'Weight' columns, we see some extreme values. For example, heights of 975 cm and 876 cm, and weights of 900 kg and 855 kg are unusually high for humans and most known superhero characters. These could be misrecorded data, placeholder values for unknowns, or correct data for exceptionally large characters.IndexError: index 0 is out of bounds for axis 0 with size 0- I apologize for the confusion. It seems like there was a misunderstanding in my previous step. I attempted to use the encoded name (a numerical value) to fetch the original name from the preprocessed data, but this approach was not correct because the numerical value does not represent an index in the original data.NameError: name 'df' is not definedNameError: name 'pd' is not definedNameError: name 'zipfile' is not definedNameError: name 'np' is not definedNameError: name 'combinations' is not defined I apologize for the oversight. It seems I forgot to import the combinations function from the itertools module`NameError: name 'ImageDraw' is not defined. I apologize for the error, it appears I forgot to import the ImageDraw module from the PIL package. Limgkit or selenium.geopandas in Python) and obtaining more detailed spatial data.ace_client which is part of the jupyter notebook setup https://github.com/tomviner/scrape-ai/tree/main#chatgpt-code-interpreter