묻고 답해요
164만명의 커뮤니티!! 함께 토론해봐요.
인프런 TOP Writers
-
미해결DataScience와 AI의 개념 (공부하는 방법)
해당 강의에 대해 질문이 있습니다.
안녕하십니까 해당 강의를 듣던 중 질문이 있어 이렇게 올리게 되었습니다. Python, R 코딩 공부를 하라고 말씀해주셨는데 Python, R 공부는 어떤 식으로 접근해야하나요? 데이터 전처리를 할 수 있는 능력을 키울 수 있도록 pandas부터 시작해서 다양한 라이브러리를 최대한 접하는 식으로 공부해야하나요?? 답변 부탁드립니다,,!
-
미해결자바 프로그래밍 입문 강좌 (renew ver.) - 초보부터 개발자 취업까지!!
이클립스 설치 버전
이클립스를 설치했는데 버전이 달라서 그런지 강사님이 설치한 화면이랑 많이 다르네요... sclipseinstaller에 들어갔더니 eclipse IDE for java developers/Eclipse IDE for Enterprise java Developers/Eclipse IDE for c/c__ developers 등등 종류가 많이 뜨는데 어떤 걸 설치해야하나요ㅠ??
-
미해결[백문이불여일타] 데이터 분석을 위한 중급 SQL
고급SQL 언제올라오나요???
개인적으로 고급SQL 강의가 제일 기다는 1인으로써 요청사항이 있다면 SQL 활용해 실제 웹을 크롤링 해보는 수업을 진행하셨음 좋겠어요. 그 예로 KCI 의 oai 프로토콜을 이용해 학술지를 수집해보는 실전연습 어떨까요??
-
미해결예제로 배우는 스프링 입문 (개정판)
Owner 클래스 에러
강의 잘 보고 있습니다 github에서 코드 받아서 인텔리제이로 열었는데 Owner 클래스에서 에러가 나고 해당 부분에 마우스 갖다 대면 Cannot resolve table 'owners' 이런식으로 나옵니다 왜 이런 걸까요.. 이런 에러가 있어도 실행은 되기에 강의를 보면서 age 항목을 추가했습니다 그런데 웹 상에서 addOwner를 눌러 Owner 정보를 등록하면 HV000030: No validator could be found for constraint 'javax.validation.constraints.NotEmpty' validating type 'java.lang.Integer'. Check configuration for 'age' 라고 에러페이지가 뜹니다.. Owner클래스와 연관이 있나 싶은데 왜 에러가 뜨는지 원인을 못찾겠네요ㅠㅠ
-
미해결그로스해킹 - 데이터와 실험을 통해 성장하는 서비스를 만드는 방법
Multi-Armed Bandit 질문드립니다.
해당 방식은 자주 사용되는 방식일지 궁금합니다. 혹은, 단순히 조직이 성향에 따라서 달라지는 걸까요? (가령, 실험기간동안의 손해에 보수적이라면 MAB를 더 많이 사용할 수도 있지 않나 싶어서요.) 감사합니다.
-
미해결남박사의 파이썬으로 실전 웹사이트 만들기
pip install pymongo 오류 문의
visual studio code 터미널에서 pip install pymongo 명령어 실행 시 캡쳐화면과 같이 오류가 나오면서 진행이 안됩니다. 해결방법이 있을까요?
-
미해결PWA 시작하기 - 웹 기술로 앱을 만들자
3000번 포트 종료 문의
안녕하십니까? 수업중 따라 만든 http://localhost:3000/ 접속시 마블 화면으로 다른 프로젝트를 생성해 수행시키면 계속 이번 수업에서 작성한 마블 화면이 출력됩니다. 3000번 포트를 종료(taskkill /f /pid PID번호) 시켜도 다시 접속하면 마블 화면이 출력 됩니다. 서비스 워커를 unregist 하면 되는데 이것이 맞는 것인지요? 아니면 다른 방법이 있는지요?
-
미해결소스트리(source tree) 를 사용하여 Git 사용하기
협업시 pull, push에 대한 질문
안녕하세요. 강의를 듣다 모르는게 있어 질문합니다. 만약 a라는 사람이 작업 후 push를 하고, b는 작업하고 있는걸 먼저 로컬저장소 브랜치에 commit 하고 pull 해서 최신버전을 맞추고 push를 해야 b의 작업 내용이 유지가 되면서 원격저장소의 최신 파일을 받게 되는건가요?
-
해결됨남박사의 파이썬으로 실전 웹사이트 만들기
데코레이터 함수에 대한 질문입니다..
9:47초쯤에 설명하시는 부분에서 주소를 겟 방식으로 호출했기 때문에 else 부분이 동작하여 render_template가 실행된다고 하셨는데 board_write 라는 함수에 있는 조건문인 request.method가 GET이냐 POST냐를 따지는 것이 제출 버튼을 눌렀을 때만 해당되는 것이 아닌 ~/write 호출했을 때와 제출 버튼을 눌렀을 때 둘 다 적용되는 원리인가요?
-
미해결Node.js 교과서 - 기본부터 프로젝트 실습까지
socket.io-client 질문입니다.
client단의 socket.io설정은 무조건 html파일(혹은 템플릿)안에 선언해야하나요?? public파일에 따로분리할수는없는건가요?
-
해결됨Node.js 교과서 - 기본부터 프로젝트 실습까지
mongoDB local 로그인 질문입니다
mongoDB를 사용해서 local로그인을 구현하려고 하고 있습니다. 1. mongoose로 연결을 시킬때 admin을 꼭 사용해야 하는건가요? 아래를보면 admin부분에 dbName을 넣어도 되는데 admin을 사용하는 이유가 궁금합니다. admin을 사용하고 안하고의 차이점이 무엇인가요? 2. 강의 내용을 토대로 local로그인을 구현중인데 몇시간째 계속 달리지지 않아 제가 방향성이 잘못된것인지 질문드립니다. 제가 user를 findOne을 할 때 .then() 안에서는 user가 null 입니다. 음.. 제가 잘못된 방향으로 구현하고 있는 중인가요? mongoose.connect('mongodb://localhost:27017/admin', { dbName: 'nodeJS', }) -------------- 아래는 ----------------------------- router.post('/join', async (req, res, next) => { const { submitEmail, submitPassword } = req.body; try { const user = User.findOne({ email_id: submitEmail }) console.log('-----------user-------',user) if(user) { req.flash('joinError', '이미 가입된 회원입니다.'); return res.redirect('/login'); } else { console.time('암호화 시간') await bcrypt.hash(password, 12); // 숫자가 높을수록 안정성이 높고 시간이 느려진다. console.timeEnd('암호화 시간') // 시간이 1초정도 걸릴때 까지 숫자를 늘리거나 줄여본다. await new User({ email_id: submitEmail, password: submitPassword }).save().then(()=>{ return res.redirect('/login'); }); // return res.redirect('/login'); } } catch (err) { console.log(err); next(err); } });
-
미해결it 취업을 위한 알고리즘 문제풀이 입문 (with C/C++) : 코딩테스트 대비
dev c++ 컴파일 에러
문제를 풀고 f9,f10을 누르면 현재 코드를 작성한대로 나오는게 아니라 이전 코드로 컴파일한 내용이 나옵니다. 컴파일러 설정에서 -static-libgcc를 추가해봐도 해결되지 않습니다.. 이런 경우는 어떻게 해결해야되는지 질문 남깁니다.
-
해결됨실전! 스프링 부트와 JPA 활용1 - 웹 애플리케이션 개발
서비스계층에서 의존성에 대해 질문입니다.
안녕하세요 항상 정말 강의 잘듣고 있고 평소에 쓰면서 고민했던 부분을 설명해주시고 그리고 질문으로 답해주셔서 정말 도움이 많이 되고 있습니다. orderService에서 orderRepository,memberRepository,itemRepository 처럼 서비스 계층에서 의존성으로 다른 레파지토리를 가지는게 나은건지 아님 서비스로(orderService,,) 가져가는게 나은건지 고민이 됩니다.혹시 실무에서 보통 서비스와 레파지토리 둘중 선택하는 기준이나 각각의 장단점이 있을까요?
-
미해결C로 배우는 자료구조 및 여러가지 예제 실습
realloc함수 쓰지 않는이유
realloc함수로 메모리를 재할당하지않고 reallocate함수를 따로 만드는이유가 뭔가요?
-
미해결[백문이불여일타] 데이터 분석을 위한 중급 SQL
제코드에 오류가 있었을까요??
select E.Name as Employee from Employee as E inner join Employee as M on E.id = M.id where E.salary > M.salary ; 실행해도 values가 빈리스트로 나오더라구요. Output {"headers": ["Employee"], "values": []} Diff Expected {"headers": ["Employee"], "values": [["Joe"]]}
-
미해결[개정판] 파이썬 머신러닝 완벽 가이드
실무에서 분석가로 활동하기 위한 수학, 통계 역량?
안녕하세요 강사님 강의 잘 보았습니다. 다름이 아니라 실무에서 분석가로 활동하기 위한 수학적 역량은 어느 정도가 필요할까요? 통계 혹은 미적분학에 대한 지식이 필요한 것 같은데, 어느 정도 깊이로 공부해야 도움이 될지 궁금합니다. 답변 미리 감사드립니다.
-
미해결C 와 C++ 을 동시에 배워보자 - 두들낙서의 C/C++
배열 질문
입력받은 문자열을 거꾸로 출력해주는 함수는 어떻게 만드는지 궁금합니다..!
-
미해결[OpenCV] 파이썬 딥러닝 영상처리 프로젝트 - 손흥민을 찾아라!
안녕하세요 질문 있습니다.
dlib을 설치하는데 계속 이런 에러가 떠서 찾아보고 해봤는데 계속 안되는데 왜 그런지 알려주실 수 있을까요.. (ComputerVision) usang-in-ui-MacBook-Pro:~ usang-in$ pip3 install dlib Collecting dlib Using cached https://files.pythonhosted.org/packages/63/92/05c3b98636661cb80d190a5a777dd94effcc14c0f6893222e5ca81e74fbc/dlib-19.19.0.tar.gz Building wheels for collected packages: dlib Running setup.py bdist_wheel for dlib ... error Complete output from command /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-wheel-ecxo61rx --python-tag cp36: running bdist_wheel running build running build_py package init file 'dlib/__init__.py' not found (or not a regular file) running build_ext Building extension for Python 3.6.7 (v3.6.7:6ec5cf24b7, Oct 20 2018, 03:02:14) Invoking CMake setup: 'cmake /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/tools/python -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/lib.macosx-10.9-x86_64-3.6 -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -DCMAKE_BUILD_TYPE=Release' -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- broken CMake Error at /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/cmake/data/CMake.app/Contents/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_475b6/fast && xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! See also "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeOutput.log". See also "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeError.log". Traceback (most recent call last): File "<string>", line 1, in <module> File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 261, in <module> 'Topic :: Software Development', File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/wheel/bdist_wheel.py", line 188, in run self.run_command('build') File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 135, in run self.build_extension(ext) File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 172, in build_extension subprocess.check_call(cmake_setup, cwd=build_folder) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 291, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/tools/python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/lib.macosx-10.9-x86_64-3.6', '-DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1. ---------------------------------------- Failed building wheel for dlib Running setup.py clean for dlib Failed to build dlib Installing collected packages: dlib Running setup.py install for dlib ... error Complete output from command /Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-record-m5vnrry6/install-record.txt --single-version-externally-managed --compile: running install running build running build_py package init file 'dlib/__init__.py' not found (or not a regular file) running build_ext Building extension for Python 3.6.7 (v3.6.7:6ec5cf24b7, Oct 20 2018, 03:02:14) Invoking CMake setup: 'cmake /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/tools/python -DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/lib.macosx-10.9-x86_64-3.6 -DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -DCMAKE_BUILD_TYPE=Release' -- The C compiler identification is unknown -- The CXX compiler identification is unknown -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- broken CMake Error at /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/cmake/data/CMake.app/Contents/share/cmake-3.16/Modules/CMakeTestCCompiler.cmake:60 (message): The C compiler "/usr/bin/cc" is not able to compile a simple test program. It fails with the following output: Change Dir: /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeTmp Run Build Command(s):/usr/bin/make cmTC_0561c/fast && xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:3 (project) -- Configuring incomplete, errors occurred! See also "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeOutput.log". See also "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/temp.macosx-10.9-x86_64-3.6/CMakeFiles/CMakeError.log". Traceback (most recent call last): File "<string>", line 1, in <module> File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 261, in <module> 'Topic :: Software Development', File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/setuptools/__init__.py", line 129, in setup return distutils.core.setup(**attrs) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/core.py", line 148, in setup dist.run_commands() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/setuptools/command/install.py", line 61, in run return orig.install.run(self) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/command/install.py", line 545, in run self.run_command('build') File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 135, in run self.build_extension(ext) File "/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py", line 172, in build_extension subprocess.check_call(cmake_setup, cwd=build_folder) File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/subprocess.py", line 291, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['cmake', '/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/tools/python', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/build/lib.macosx-10.9-x86_64-3.6', '-DPYTHON_EXECUTABLE=/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1. ---------------------------------------- Command "/Library/Frameworks/Python.framework/Versions/3.6/bin/python3.6 -u -c "import setuptools, tokenize;__file__='/private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-record-m5vnrry6/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /private/var/folders/_2/f0m32tsj68sf2fx0l4nhmh7w0000gn/T/pip-install-trs12u8b/dlib/ You are using pip version 10.0.1, however version 20.0.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
-
미해결디지털 포렌식 기초
디지터포렌식전문가 자격증 준비하는 사람입니다
계속 영상을 만들고 계신가요?
-
해결됨파이썬 레시피 - 웹 활용 입문편 (전자책 포함)
파싱이 안 되는것 같아요.
requests.get함수로 가져온 결과를 파싱한 결과가 제대로 나오지 않는것 같습니다.왜 그럴까요?