Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 34 Guest(s) Bing, AOL, AOL, Google, Applebot
|
Latest Threads |
Recovery of my lost solan...
Forum: General Coding Help
Last Post: winchestersam
6 minutes ago
» Replies: 0
» Views: 1
|
LOST OF INVESTMENT SCAM
Forum: News and Discussions
Last Post: goodvicent
34 minutes ago
» Replies: 0
» Views: 2
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
3 hours ago
» Replies: 3
» Views: 908
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 358
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-15-2025, 08:58 PM
» Replies: 8
» Views: 2,496
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,543
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 425
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 133
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 2,926
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,179
|
|
|
Unknown Python Command |
Posted by: Led_Zeppelin - Sep-02-2022, 02:28 PM - Forum: General Coding Help
- Replies (9)
|
 |
I need to know what this Python command does. I will state it now
[code]
indexData-org=pd.Dataframe(columns = ['Index', 'sensor_01', 'sensor_02',..... More
Attached Files
Thumbnail(s)
|
|
|
random methods |
Posted by: Skaperen - Sep-02-2022, 12:23 AM - Forum: General Coding Help
- Replies (16)
|
 |
i need a random number with a bell curve between A and B with absolute confinement to that range. this would be a float value. i have a use case whe..... More
|
|
|
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
|
|
|
|