| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 33 online users. » 1 Member(s) | 30 Guest(s) Bing, Google, snippsat
|
| Latest Threads |
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
2 hours ago
» Replies: 5
» Views: 92
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 46
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,479
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 138
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 59
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,059
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,297
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 358
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 199
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 261
|
|
|
| Error on merge |
|
Posted by: DionisiO - Mar-16-2020, 02:22 PM - Forum: Data Science
- No Replies
|
 |
Hello all,
I'm trying to merge or join two dataframes, the source files are CSV files. They both have a common column for me to join.
I'm getti..... More
|
|
|
| Regex ignore |
|
Posted by: JohnnyCoffee - Mar-15-2020, 01:54 PM - Forum: General Coding Help
- Replies (1)
|
 |
I am using a modifier to ignore uppercase and lowercase letters of certain words according to the regular expression below: The regex works but presen..... More
|
|
|
| Complex Jumping In Code |
|
Posted by: WhamDie - Mar-15-2020, 07:51 AM - Forum: Homework
- Replies (9)
|
 |
[python]
w=[]
r=0
t=0
q=int(input("How Many Numbers You Wanna Enter: "))
for i in range(q):
e=input("Enter A Word: ")
if e.isalpha==True:
..... More
|
|
|
| Greph not displaying. |
|
Posted by: Hass - Mar-15-2020, 01:35 AM - Forum: General Coding Help
- No Replies
|
 |
Hi I wrote the following code for a decision tree.
[python]
import pandas as pd
import pydotplus
from sklearn.tree import DecisionTreeClassifie..... More
|
|
|
| Day X since Infection |
|
Posted by: mueller - Mar-14-2020, 09:50 PM - Forum: Data Science
- No Replies
|
 |
Hey everybody,
thats my first Post! *excited*
I'm currently doing Plots of COVID-19 Data provided by JohnsHopkins University.
I read the CSV-fi..... More
|
|
|
| csv help |
|
Posted by: tombstone10000 - Mar-14-2020, 09:17 PM - Forum: General Coding Help
- Replies (2)
|
 |
I'm trying to take a string value from a cell in one csv file and write it to a cell in a different csv file.
The problem I'm running into is that whe..... More
|
|
|
|