What are the libraries or tools available in python to crawl different websites and check for updates. If the data we need is in image format
For eg with the tag like and there is a list of similar img tags which we are interested in.
Hi, I have some text data that has details of customer name, address etc,..along with some other inforamtion which are not required and I would like to extract the required data and place it in...
07 August 2014 4,289 8 View
.
31 December 2013 4,248 3 View
In numpy tutorial [1, 2, 1] is an array of rank 1, because it has one axis. That axis has a length of 3. [[ 1., 0., 0.], [ 0., 1., 2.]] The above array has rank 2 (it is 2-dimensional). The...
31 December 2013 8,111 0 View
08 September 2013 6,549 3 View
How to allow users own tags in an app and next time it should suggest users based on the text they entered with the previous tags entered? How can this be done in python?
08 September 2013 555 2 View
Can a web application developed and based on Ruby on Rails framework be developed using Python?
07 August 2013 7,221 4 View
For a set of training data how can we analyse which algorithm fits best to get the optimized solution?
06 July 2013 1,907 6 View
...
05 June 2013 7,587 2 View
Is Matlab the only language to be used for this. If so how can individuals use this?
02 March 2013 9,106 21 View
I'm currently exploring the application of Python in textile engineering, specifically in areas like data analysis, process automation, and the development of smart textiles. I'm interested in...
10 August 2024 7,429 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello everyone, I am currently working on a research project that aims to integrate machine learning techniques into an open source SIEM tool to automate the creation of security use cases from...
04 August 2024 3,196 2 View
In molecular dynamics simulation, to get FEL analysis, I got an error. My Python version is 3.10.7. My input files are made with a lower version of Python. But the final command to generate the...
23 July 2024 5,646 2 View
I am now developing a python module for ms2 database searching, would like to realize a function that similar to what Xcalibur did, choose multiple mass spectra and get an averaged spectra. But...
22 July 2024 3,975 1 View
Hello, dear RG community. Personally, I have found Xarray to be excruciatingly slow, especially for big datasets and nonstandard operations (like a custom filtering function). The only suggestion...
15 July 2024 4,705 2 View
There exists a neural network model designed to predict a specific output, detailed in a published article. The model comprises 14 inputs, each normalized with minimum and maximum parameters...
14 July 2024 2,714 3 View
I have finish my MD simulation of a ligand-protein complex and I want to analyse the trajectory including the geometry of a metal. I have found that FindGeo tool could help with its python...
22 June 2024 4,045 4 View