| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,235
» Latest member: Alfredd
» Forum threads: 38,776
» Forum posts: 175,790
Full Statistics
|
| Online Users |
There are currently 43 online users. » 0 Member(s) | 39 Guest(s) Applebot, Bing, Google
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 3
» Views: 62
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
5 hours ago
» Replies: 3
» Views: 85
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 62
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 96
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,007
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,360
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,548
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 176
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,191
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,436
|
|
|
| key error |
|
Posted by: Led_Zeppelin - Aug-31-2022, 06:16 PM - Forum: General Coding Help
- Replies (1)
|
 |
The following code is not working and I believe it should.
[code]
q = df.loc[df2['machine_status']==0]['time_period']
p = df.loc[df2['machine_sta..... More
Attached Files
Thumbnail(s)
|
|
|
| DS/ML - what is next? |
|
Posted by: OmegaRed94 - Aug-30-2022, 06:23 PM - Forum: Data Science
- Replies (1)
|
 |
Good day, Dear DS/ML specialists/enthusiasts
I have read several DS/ML and Python books, passed additional online courses, participated in Kaggle...... More
|
|
|
| swapping data in mongodb |
|
Posted by: saisankalpj - Aug-30-2022, 12:42 PM - Forum: General Coding Help
- No Replies
|
 |
I have created a mongodb collection in python django.The collection name is audit_details and it consists of following data
[output]
_id:630e026211cb3..... More
|
|
|
| will this work |
|
Posted by: AGM - Aug-29-2022, 08:37 AM - Forum: Homework
- Replies (2)
|
 |
i made this but i cant test it cause i am on a chromebook and the compiler i used wont work, i want this to give player_ones_hand
7 random cards
(b..... More
|
|
|
| MIME type |
|
Posted by: Skaperen - Aug-28-2022, 11:37 PM - Forum: News and Discussions
- Replies (2)
|
 |
when might Python source code files get a real permanent MIME type, instead of temporary "text/x-python", such as perhaps "lang/python"?
|
|
|
| regex multi-line |
|
Posted by: kucingkembar - Aug-27-2022, 05:11 PM - Forum: General Coding Help
- Replies (6)
|
 |
hi,
i have some page that "the content" do not have specific tag(<something><like><this>) except for the <HTML>,
so I can't use the soup to get the..... More
|
|
|
| No "Post Thread" button |
|
Posted by: CynthiaMoore - Aug-27-2022, 05:35 AM - Forum: Board
- Replies (4)
|
 |
I went to the Tutorials forum to see if there is a good tutorial on getting started with Python. When I selected the [i]Python Installation and Execut..... More
|
|
|
| C++ python embedding |
|
Posted by: comarius - Aug-26-2022, 01:50 AM - Forum: General Coding Help
- No Replies
|
 |
I am looking for a good package / library to extend a C++ application with python scripting. I would need both ways calls, from python to C++ function..... More
|
|
|
|